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

Syntax

C#
public class RtfWriter2 : DocWriter
Visual Basic
Public Class RtfWriter2 _
	Inherits DocWriter
Visual C++
public ref class RtfWriter2 : public DocWriter

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..DocWriter
    iTextSharp.text.rtf..::..RtfWriter2

See Also