 |
PdfPageCollectionCount Property |
The number of pages in the pdf pages collection.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32
See Also