'Declaration Public Function New( _ ByVal graphics As Object, _ ByVal marginBounds As Rectangle, _ ByVal pageBounds As Rectangle, _ ByVal pageSettings As IPageSettings _ )
public PrintPageEventArgs( object graphics, Rectangle marginBounds, Rectangle pageBounds, IPageSettings pageSettings )
Parameters
- graphics
- marginBounds
- pageBounds
- pageSettings