RtfToPdfDocumentOptionsTableOfContents Property

Controls the table of the contents automatically created in the PDF document from headings

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next.RtfToPdf (in HiQPdf.Next.RtfToPdf.dll) Version: 18.0.0
C#
public PdfTableOfContents TableOfContents { get; }

Property Value

PdfTableOfContents

See Also