MarkdownToPdfDocumentOptionsGenerateTableOfContents Property
A flag indicating if a table of contents is automatically generated in the PDF document from headings.
The default is false
Namespace: EvoPdf.NextAssembly: EvoPdf.Next.MarkdownToPdf (in EvoPdf.Next.MarkdownToPdf.dll) Version: 14.0.0
public bool GenerateTableOfContents { get; set; }
Property Value
Boolean