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