The index in document of the PDF page where the table of contents is rendered
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int TablePageIndex { get; }
Public ReadOnly Property TablePageIndex As Integer
Get
public:
property int TablePageIndex {
int get ();
}
member TablePageIndex : int with get
Property Value
Type:
Int32
Reference