Aspose::Pdf::OutlineCollection::get_VisibleCount method
OutlineCollection::get_VisibleCount method
Count is the sum of the number of visible descendent outline items at all levels. Note: please don’t confuse with Count which is number if items in collection.
int32_t Aspose::Pdf::OutlineCollection::get_VisibleCount() override
See Also
- Class OutlineCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++