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 RtfDestination GetDestination( string destination ) |
| Visual Basic |
|---|
Public Function GetDestination ( _ destination As String _ ) As RtfDestination |
| Visual C++ |
|---|
public: RtfDestination^ GetDestination( String^ destination ) |
Parameters
- destination
- Type: System..::..String