NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PrintPageEventArgs Properties

The properties of the PrintPageEventArgs class are listed below. For a complete list of PrintPageEventArgs class members, see the PrintPageEventArgs Members topic.

Public:

Cancel Gets or sets a value indicating whether the print job should be canceled.
ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
Graphics Gets the Graphics used to paint the item.
HasMorePages Gets or sets a value indicating whether there is an additional page to be printed.
MarginBounds Gets the rectangular area that represents the page between the margins.
PageBounds Gets the rectangular area that represents the total area of the page.
PageSettings Specifieds the page settings for the current page.

See Also

PrintPageEventArgs Class | System.Drawing.Printing Namespace