![]() | BeforeRenderPageEventArgs Class |
Namespace: Patagames.Pdf.Net.Controls.WinForms
The BeforeRenderPageEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeforeRenderPageEventArgs |
Construct new instnace of the PrintPageLoadedEventArgs class
|
Name | Description | |
---|---|---|
![]() | Graphics |
Gets drawing surface.
|
![]() | Height |
The page's height calculated to match the sheet size.
|
![]() | Page |
The page what will be printed.
|
![]() | Rotation |
The page rotation.
|
![]() | Width |
The page's width calculated to match the sheet size.
|
![]() | X |
Horizontal position of the Page on the drawing surface.
|
![]() | Y |
Vertical position of the Page on the drawing surface.
|