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.0.0
C#
public bool UseBrowserMode { get; set; }

Property Value

Boolean

See Also