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 RtfDestinationMgr GetInstance( RtfParser parser ) |
| Visual Basic |
|---|
Public Shared Function GetInstance ( _ parser As RtfParser _ ) As RtfDestinationMgr |
| Visual C++ |
|---|
public: static RtfDestinationMgr^ GetInstance( RtfParser^ parser ) |
Parameters
- parser
- Type: iTextSharp.text.rtf.parser..::..RtfParser