Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Printing.Interop Namespace

 

Provides interconversion of managed PrintTicket objects and unmanaged Graphics Device Interface (GDI) DEVMODE structures.

ClassDescription
System_CAPS_pubclassPrintTicketConverter

Converts managed PrintTicket objects to unmanaged Graphics Device Interface (GDI) DEVMODE structures, and vice versa.

EnumerationDescription
System_CAPS_pubenumBaseDevModeType

Specifies the type of default DEVMODE structure to use as the base DEVMODE for conversions of managed PrintTicket objects to unmanaged 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.

Return to top
Show: