Initializes a new instance of the RtfDestinationFontTable class
Namespace: iTextSharp.text.rtf.parser.destinationsAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public RtfDestinationFontTable( RtfParser parser ) |
| Visual Basic |
|---|
Public Sub New ( _ parser As RtfParser _ ) |
| Visual C++ |
|---|
public: RtfDestinationFontTable( RtfParser^ parser ) |
Parameters
- parser
- Type: iTextSharp.text.rtf.parser..::..RtfParser