PageSettingsHelper Properties
Enables you to override the default printer settings in your application.| Name | Description |
|---|---|
| DefaultPageSettings static | Provides access to the page settings defined for the system’s default printer. |
| DefaultSettings | Provides access to the page settings defined for the system’s default printer. |
| Instance static | Specifies an instance of the PageSettingsHelper class. |
| PrinterExists static | Indicates whether or not there are any printers installed on the machine. |
See Also