Controls if the table of contents entries will have page numbers. This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool AddPageNumbers { get; set; }
Public Property AddPageNumbers As Boolean
Get
Set
public:
property bool AddPageNumbers {
bool get ();
void set (bool value);
}
member AddPageNumbers : bool with get, set
Property Value
Type:
Boolean
Reference