MarkdownToPdfDocumentOptionsGenerateTableOfContents Property
Controls if a table of contents is automatically created in the PDF document from headings.
The default is false
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.MarkdownToPdf (in HiQPdf.Next.MarkdownToPdf.dll) Version: 18.0.0
public bool GenerateTableOfContents { get; set; }
Property Value
Boolean