OutlineItemCollectionHasNext Property
Check if outline item representing next item relatively this item in the outline hierarchy.

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

Property Value

Type: Boolean
See Also