HiQPdf Documentation

PdfAutoOutlinesOutlineHeadingTags Property

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

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool OutlineHeadingTags { get; set; }

Property Value

Type: Boolean
See Also

Reference