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

Syntax

C#
public RtfParserState GetState()
Visual Basic
Public Function GetState As RtfParserState
Visual C++
public:
RtfParserState^ GetState()

See Also