PrintTaskSettingsActivatedEventArgs Class
响应打印任务设置激活时引发的事件而提供信息。
JavaScript: 此类型显示为 WebUIPrintTaskSettingsActivatedEventArgs。
语法
public sealed class PrintTaskSettingsActivatedEventArgs : Object, IPrintTaskSettingsActivatedEventArgs, IActivatedEventArgs
特性
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
成员
PrintTaskSettingsActivatedEventArgs类 具有以下类型的成员:
方法
The PrintTaskSettingsActivatedEventArgs 类 继承以下内容中的方法 Object 类.
属性
该 PrintTaskSettingsActivatedEventArgs类 具有以下属性。
| 属性 | 访问类型 | 描述 |
|---|---|---|
| 只读 | Gets the configuration information for the print task. | |
| 只读 | Gets the activation type for the print task settings. | |
| 只读 | Gets the execution state of the app before the settings were activated. | |
| 只读 | Gets the splash screen object which provides information about the transition from the splash screen to the activated app. |
要求
|
最低受支持的客户端 | Windows 8 [仅 Windows 应用商店应用] |
|---|---|
|
最低受支持的服务器 | Windows Server 2012 [仅 Windows 应用商店应用] |
|
命名空间 |
|
|
元数据 |
|
另请参阅