(Required) The number of leaf nodes (page objects) that are descendants of this node within the page tree.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
Property Value
Int32
The number of leaf nodes (page objects) that are descendants of this node within the page tree.
Implements
ICollectionTCount
See Also