PdfTableOfContentsUseBrowserMode Property

Control if the browser or custom mode is used to create the table of contents non inline table of contents. The default value is false

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public bool UseBrowserMode { get; set; }

Property Value

Boolean

See Also