OutlineItemCollectionFirst Property
Gets the outline item representing the first top-level item in the outline hierarchy.

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

Property Value

Type: OutlineItemCollection
See Also