TableOfContentsOptionsCreateInline Property
A flag indicating if the table of contents is integrated in the HTML document being converted.
Its position is given by a DIV element with the ID 'html-to-pdf-toc'. If such an element is not predefined in HTML it will be created by converter.
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public bool CreateInline { get; set; }
Property Value
Boolean