HiQPdf Documentation

PdfTableOfContentsTocEntriesForHeadingTags Property

Quickly Create High Quality PDFs
Controls if the heading tags H1, H2, H3, H4, H5, H6 are automatically added a entries into the table of contents. This property is false by default

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool TocEntriesForHeadingTags { get; set; }

Property Value

Type: Boolean
See Also

Reference