Click or drag to resize

PageCountUpdatedEventArgs<TPrintSettings> Properties

The PageCountUpdatedEventArgs<TPrintSettings> generic type exposes the following members.

Properties
  NameDescription
Public propertyPageCount
Gets the total number of pages to be printed.
Public propertyPrintJob
Gets the print job associated with this event.
Top
See Also