PdfDocument.PageCount Property

PDF File Writer

PdfDocumentPageCount Property

Page count

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public int PageCount { get; }

Property Value

Type: Int32
Remarks
Current page count
See Also