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