Initializes a new instance of the RtfParserState class

Namespace: iTextSharp.text.rtf.parser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public RtfParserState()
Visual Basic
Public Sub New
Visual C++
public:
RtfParserState()

See Also