IPrintTaskSettingsActivatedEventArgs interface

This topic has not yet been rated - Rate this topic

Provides information in response to the event that is raised when print task settings are activated.

Syntax


public interface IPrintTaskSettingsActivatedEventArgs : IActivatedEventArgs

Attributes

GuidAttribute("ee30a0c9-ce56-4865-ba8e-8954ac271107")
VersionAttribute(NTDDI_WIN8)

Members

The IPrintTaskSettingsActivatedEventArgs interface has these types of members:

Properties

The IPrintTaskSettingsActivatedEventArgs interface has these properties.

PropertyAccess typeDescription

Configuration

Read-onlyGets the configuration information for the print task.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Activation
Windows::ApplicationModel::Activation [C++]

Metadata

Windows.winmd

See also

IActivatedEventArgs

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.