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!

PageSettings Properties

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

Public:

Bounds Gets the bounds of the page, taking into account the Landscape property.
Color Gets or sets a value indicating whether the page is printed in color.
Landscape Gets or sets a value indicating whether the page should be printed in landscape or portrait orientation.
Margins Gets or sets a value indicating the margins for this page.
PaperSize Gets or sets a value indicating the paper size.
PaperSource Gets or sets a value indicating the paper source (i.e. upper bin).
PrinterResolution Gets or sets a value indicating the printer resolution for the page.
PrinterSettings Gets or sets the associated PrinterSettings, which is used to find default values for unset properties.

See Also

PageSettings Class | System.Drawing.Printing Namespace