System.Printing.Interop Namespace
.NET Framework 3.0
Provides interconversion of managed PrintTicket objects and unmanaged Graphics Device Interface (GDI) DEVMODE structures.
This namespace is part of the enhanced printing services provided with Windows Presentation Foundation (WPF). Managed code developers using Windows Forms must use the API in the System.Drawing.Printing namespace.
| Class | Description | |
|---|---|---|
![]() | PrintTicketConverter | Converts managed PrintTicket objects to unmanaged Graphics Device Interface (GDI) DEVMODE structures, and vice versa. |
| Enumeration | Description | |
|---|---|---|
![]() | BaseDevModeType | Specifies the type of default DEVMODE structure to use as the base DEVMODE for conversions of managed PrintTicket objects to unmanaged DEVMODE structures. |
Community Additions
ADD
Show:

