System.Printing.Interop Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides interconversion of managed PrintTicket objects and unmanaged Graphics Device Interface (GDI) DEVMODE structures.
Classes
PrintTicketConverter |
Converts managed PrintTicket objects to unmanaged Graphics Device Interface (GDI) DEVMODE structures, and vice versa. |
Enums
BaseDevModeType |
Specifies the type of default DEVMODE structure to use as the base DEVMODE for conversions of managed PrintTicket objects to unmanaged DEVMODE structures. |
Remarks
This namespace is part of the enhanced printing services provided with Windows Presentation Foundation. Managed code developers using Windows Forms must use the APIs in the System.Drawing.Printing namespace.