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