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

Syntax

C#
public class RtfTab : RtfAddableElement
Visual Basic
Public Class RtfTab _
	Inherits RtfAddableElement
Visual C++
public ref class RtfTab : public RtfAddableElement

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..Chunk
    iTextSharp.text.rtf..::..RtfAddableElement
      iTextSharp.text.rtf.text..::..RtfTab

See Also