PdfDocumentOptionsGenerateDocumentOutline Property
A flag indicating if an outline with bookmarks is automatically generated in the PDF document.
The default is false.
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
public bool GenerateDocumentOutline { get; set; }
Property Value
Boolean