Windows.Devices.Printers.Extensions namespace

Expand
0 out of 1 rated this helpful - Rate this topic

Windows.Devices.Printers.Extensions namespace

[This documentation is preliminary and is subject to change.]

Contains classes and interfaces that provide access to the Windows Runtime Components for print task configuration and print notifications.

Members

The Windows.Devices.Printers.Extensions namespace has these types of members:

Classes

The Windows.Devices.Printers.Extensions namespace has these classes.

ClassDescription
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 Metro style app raises a SaveRequested event.
PrintTaskConfigurationSaveRequestedDeferral Called by the Metro style device app to provide an update of the status of the deferral.
PrintTaskConfigurationSaveRequestedEventArgs Called to notify the Metro style device app that the print task configuration must be saved.

 

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Namespace

Windows.Devices.Printers.Extensions
Windows::Devices::Printers::Extensions [C++]

Metadata

Windows.winmd

 

 

Build date: 5/22/2012

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD