PdfDocTableOfContentsNewSectionForEachHtml Property
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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.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
Boolean