Click or drag to resize

PdfPagesCount Property

(Required) The number of leaf nodes (page objects) that are descendants of this node within the page tree.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public int Count { 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