OutlineItemCollection.VisibleCount

OutlineItemCollection.VisibleCount property

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

public override int VisibleCount { get; }

See Also