PrintTicketParameterDefinition.UnitType Property

Definition

Gets the unit type associated with the value of this print parameter.

public:
 property Platform::String ^ UnitType { Platform::String ^ get(); };
winrt::hstring UnitType();
public string UnitType { get; }
var string = printTicketParameterDefinition.unitType;
Public ReadOnly Property UnitType As String

Property Value

String

Platform::String

winrt::hstring

A string indicating the unit type.

Applies to