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.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public bool UseBrowserMode { get; set; }

Property Value

Boolean

See Also