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

Syntax

C#
protected internal RtfTable GetParentTable()
Visual Basic
Protected Friend Function GetParentTable As RtfTable
Visual C++
protected public:
RtfTable^ GetParentTable()

See Also