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

Syntax

C#
public sealed class RtfDestinationFontTable : RtfDestination
Visual Basic
Public NotInheritable Class RtfDestinationFontTable _
	Inherits RtfDestination
Visual C++
public ref class RtfDestinationFontTable sealed : public RtfDestination

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.rtf.parser.destinations..::..RtfDestination
    iTextSharp.text.rtf.parser.destinations..::..RtfDestinationFontTable

See Also