PdfDocumentControlGenerateDocumentOutline Property
Controls if the generated PDF document will have an outline with bookmarks create from HTML heading tags.
The default is false
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
public bool GenerateDocumentOutline { get; set; }
Property Value
Boolean