The PdfPrinterPagePrintedParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CancelPrinting |
Controls if the printing should be canceled
|
![]() | Graphics |
The page graphics
|
![]() | GraphicsRectagle |
The page rectangle that can be used for graphics
|
![]() | PageRectangle |
The page rectangle
|
![]() | PageSettings |
The page settings used for printing
|
![]() | PdfPageNumber |
The PDF page number
|
![]() | StopPrinting |
Controls if the printing should be stopped
|
See Also