Click or drag to resize

BeforeRenderPageEventArgs Properties

The BeforeRenderPageEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyGraphics Gets drawing surface.
Public propertyHeight The page's height calculated to match the sheet size.
Public propertyPage The page what will be printed.
Public propertyRotation The page rotation.
Public propertyWidth The page's width calculated to match the sheet size.
Public propertyX Horizontal position of the Page on the drawing surface.
Public propertyY Vertical position of the Page on the drawing surface.
Top
See Also