The table of contents width in pixels
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int TableWidth { get; set; }
Public Property TableWidth As Integer
Get
Set
public:
property int TableWidth {
int get ();
void set (int value);
}
member TableWidth : int with get, set
Property Value
Type:
Int32
Reference