DocumentOutlines Property
Gets document outlines.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public OutlineCollection Outlines { get; }

Property Value

Type: OutlineCollection
See Also