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

Syntax

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

Inheritance Hierarchy

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

See Also