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

Syntax

C#
public class RtfTable : RtfElement
Visual Basic
Public Class RtfTable _
	Inherits RtfElement
Visual C++
public ref class RtfTable : public RtfElement

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.rtf..::..RtfElement
    iTextSharp.text.rtf.table..::..RtfTable

See Also