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

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public bool NewSectionForEachHtml { get; set; }

Property Value

Boolean

See Also