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