TableOfContentsOptionsUseBrowserMode Property
This property can be used to select between using the browser or custom mode to create the table of contents.
This property has effect only when CreateInline is false. By default this property is false
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public bool UseBrowserMode { get; set; }
Property Value
Boolean