PrintTicketParameterDefinition.UnitType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A string indicating the unit type.