Share via


PrintSupportPrintTicketElement Class

Definition

Represents an element of a PrintTicket, which is a collection of various print related features and their values used to capture the user's intent for a given print job.

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
Inheritance
Object Platform::Object IInspectable PrintSupportPrintTicketElement
Attributes

Windows requirements

Device family
Windows 11 Insider Preview (introduced in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v15.0)

Remarks

This class is used to supply additional features and parameters for a PrintTicket through calls to SetAdditionalFeatures and SetAdditionalParameters.

Constructors

PrintSupportPrintTicketElement()

Initializes a new instance of the PrintSupportPrintTicketElement class.

Properties

LocalName
NamespaceUri

Applies to