Property PageSettings
PageSettings
Gets or sets page settings that are used for all pages to be printed.
IPageSettingsHandler PageSettings { get; }
Property Value
- IPageSettingsHandler
A PageSettings that specifies the page settings for the document.
Remarks
You can specify several page settings through the PageSettings property. For example, the Color property specifies whether the page prints in color, the Landscape property specifies landscape or portrait orientation, and the Margins property specifies the margins of the page.