Click or drag to resize

CPDFDocumentPageCount Property

The total count of document pages.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public int PageCount { get; }

Property Value

Type: Int32
See Also