PrintSupportPrintTicketElement 类

定义

表示 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
继承
Object Platform::Object IInspectable PrintSupportPrintTicketElement
属性

Windows 要求

设备系列
Windows 11 Insider Preview (在 10.0.23504.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v15.0 中引入)

注解

此类用于通过调用 SetAdditionalFeaturesSetAdditionalParameters 为 PrintTicket 提供其他功能和参数。

构造函数

PrintSupportPrintTicketElement()

初始化 PrintSupportPrintTicketElement 类的新实例。

属性

LocalName

表示 PrintTicket 的一个元素,该元素是各种打印相关功能及其值的集合,用于捕获用户对给定打印作业的意向。

NamespaceUri

表示 PrintTicket 的一个元素,该元素是各种打印相关功能及其值的集合,用于捕获用户对给定打印作业的意向。

适用于