OutlinesVisibleCount Property
Gets the total number of outline items at all levels in the document outline hierarchy.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public abstract int VisibleCount { get; }

Property Value

Type: Int32
See Also