Aspose::Pdf::OutlineCollection::get_Count method

OutlineCollection::get_Count method

Count of collection items. Please dont confuse with VisibleCount: VisibleCount gets number of visible outline item on all levels.

int32_t Aspose::Pdf::OutlineCollection::get_Count() const override

See Also