PdfAutoOutlinesOutlineHeadingTags Property

Controls if the heading tags H1, H2, H3, H4, H5, H6 are automatically outlined in PDF. This property is false by default

Definition

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

Property Value

Boolean

See Also