HeadingTocPage Property
Gets the page that contains this heading.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public Page TocPage { get; set; }

Property Value

Type: Page
See Also