Namespace: iTextSharp.text.rtf.document
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public bool UnprotectDocument( string pwd ) |
Visual Basic |
---|
Public Function UnprotectDocument ( _ pwd As String _ ) As Boolean |
Visual C++ |
---|
public: bool UnprotectDocument( String^ pwd ) |
Parameters
- pwd
- Type: System..::..String