PrintingDevice Methods (Typed) |
The PrintingDevice type exposes the following members.
Name | Description | |
---|---|---|
Destroy |
Provide a method to de-instantiate a PrintingDevice object.
(Overrides Destroy.) | |
DeviceCapabilities |
Obtain information about the capabilities printing device.
| |
GetDevMode | Obsolete.
Retrieve a pointer to the DevMode structure.
| |
IsValid |
Determine if a printing device is valid.
| |
SetUp |
Display the standard Windows Printer Setup dialog box, which allows the user to configure or change a default printer and set page orientation, paper size, and paper source (e.g., Manual Feed, Upper Tray, etc.).
| |
UpdateDevMode | Obsolete.
Apply changes made to the DevMode structure to the associated device driver.
|