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