PdfDocumentOptions.GenerateDocumentOutline Property

A flag indicating if an outline with bookmarks is automatically generated in the PDF document. The default is false.

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public bool GenerateDocumentOutline { get; set; }

Property Value

Boolean

See Also