Initializes a new instance of the RtfParserState class
Namespace: iTextSharp.text.rtf.parserAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public RtfParserState( RtfParserState orig ) |
| Visual Basic |
|---|
Public Sub New ( _ orig As RtfParserState _ ) |
| Visual C++ |
|---|
public: RtfParserState( RtfParserState^ orig ) |