PdfDocumentOptionsUseBrowserOutlineMode Property
A flag indicating if the document outline is created in browser mode.
The custom data-heading, data-heading-text and data-heading="false" attributes are honored only in custom
mode. In browser mode only the standard H1 to H6 heading tags are used.
The default is false
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.36.0
public bool UseBrowserOutlineMode { get; set; }
Property Value
Boolean