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