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

Collapse imageSyntax

C#
public class RtfDestinationListTable : RtfDestination
Visual Basic
Public Class RtfDestinationListTable _
	Inherits RtfDestination
Visual C++
public ref class RtfDestinationListTable : public RtfDestination

Collapse imageInheritance Hierarchy

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

Collapse imageSee Also