HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Table
Of
Contents
Table
Width Property
The table of contents width in pixels
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
int
TableWidth
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfTableOfContents Class
HiQPdf Namespace
In This Article
Definition
See Also