Windows.Devices.Printers.Extensions 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.
Contains classes and interfaces that provide access to the Windows Runtime Components for print task configuration and print notifications.
Classes
Print3DWorkflow |
Represents a customized printing experience for a 3D printer. |
Print3DWorkflowPrinterChangedEventArgs |
Provides data about the printer change to the app that initiated the change. |
Print3DWorkflowPrintRequestedEventArgs |
Provides data about the print request to the app that initiated the request. |
PrintExtensionContext |
Provides the context for the printer extension object. |
PrintNotificationEventDetails |
Contains properties that allow a client to access and/or manipulate print event data and print device name information. |
PrintTaskConfiguration |
Allows a client to retrieve the print task extension context, and also to add an event handler to the print task. |
PrintTaskConfigurationSaveRequest |
Called when the print dialog for your app raises a SaveRequested event. |
PrintTaskConfigurationSaveRequestedDeferral |
Called by the device app to provide an update of the status of the deferral. |
PrintTaskConfigurationSaveRequestedEventArgs |
Called to notify the device app that the print task configuration must be saved. |
Enums
Print3DWorkflowDetail |
Specifies the types of errors that may be encountered by the Print3DWorkflow class. |
Print3DWorkflowStatus |
Specifies the status of the Print3DWorkflow class. |