PrintJob.PagesPrinted Property
Gets a value indicating how many pages have been printed.
public int PagesPrinted { get; }
Public Property PagesPrinted As Int32
Property Value
Licensing Info
This property is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF PrintManager selected.
- A DynamicPDF PrintManager for .NET v4.X Developer license.
Remarks
This property is dependent on the printer driver to update the value. It is not generally accurate when printing to network printers.