PdfPrintDocumentPrintBeginEventArgsNumberOfPagesInDocument Property Terminal Works - PDF Printing.Net Library
Gets or sets the number of pages in document.

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public int NumberOfPagesInDocument { get; set; }

Property Value

Type: Int32
The number of pages in document.
See Also

Reference