PdfTableOfContentsInline Property
Controls if the table of contents is rendered inline in the position given by the DIV element with the ID 'html-to-pdf-toc'.
If such container is not found, a new one will be automatically created
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public bool Inline { get; set; }
Property Value
Boolean