Freigeben über


PrintTicketValue Klasse

Definition

Stellt einen Wert eines Druckparameters oder einer Druckoptionseigenschaft dar.

public ref class PrintTicketValue sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintTicketValue final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintTicketValue
Public NotInheritable Class PrintTicketValue
Vererbung
Object Platform::Object IInspectable PrintTicketValue
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Eigenschaften

Type

Ruft den Werttyp ab, den dieses Klassenobjekt darstellt.

Methoden

GetValueAsInteger()

Konvertiert den Druckwert in einen int.

GetValueAsString()

Konvertiert den Druckwert in eine Zeichenfolge.

Gilt für: