Click or drag to resize
Pdf Library for .NET

PdfPrinterBeforePagePrintingEventArgs Properties

The PdfPrinterBeforePagePrintingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the printing should be canceled starting with the current page.
Public propertyPageNumber
Gets a value representing the number of the current page.
Public propertyPageSize
Gets a value representing the original size of the current page in hundreds of an inch.
Top
See Also