Controls if a new section is started in the table of contents for each HTML document added to this PDF document.
This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool NewSectionForEachHtml { get; set; }
Public Property NewSectionForEachHtml As Boolean
Get
Set
public:
property bool NewSectionForEachHtml {
bool get ();
void set (bool value);
}
member NewSectionForEachHtml : bool with get, set
Property Value
Type:
Boolean
Reference