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: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
public bool CreateInline { get; set; }
Property Value
Boolean