PrintSupportPrintTicketElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 PrintTicket 的一个元素,该元素是各种打印相关功能及其值的集合,用于捕获用户对给定打印作业的意向。
public ref class PrintSupportPrintTicketElement sealed
/// [Windows.Foundation.Metadata.Activatable(983040, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintSupportPrintTicketElement final
[Windows.Foundation.Metadata.Activatable(983040, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintSupportPrintTicketElement
function PrintSupportPrintTicketElement()
Public NotInheritable Class PrintSupportPrintTicketElement
- 继承
- 属性
Windows 要求
设备系列 |
Windows 11 Insider Preview (在 10.0.23504.0 中引入)
|
API contract |
Windows.Foundation.UniversalApiContract (在 v15.0 中引入)
|
注解
此类用于通过调用 SetAdditionalFeatures 和 SetAdditionalParameters 为 PrintTicket 提供其他功能和参数。
构造函数
PrintSupportPrintTicketElement() |
初始化 PrintSupportPrintTicketElement 类的新实例。 |
属性
LocalName |
表示 PrintTicket 的一个元素,该元素是各种打印相关功能及其值的集合,用于捕获用户对给定打印作业的意向。 |
NamespaceUri |
表示 PrintTicket 的一个元素,该元素是各种打印相关功能及其值的集合,用于捕获用户对给定打印作业的意向。 |