PrintTicketValue.Type 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 type of value that this class object represents.
public:
property PrintTicketValueType Type { PrintTicketValueType get(); };
PrintTicketValueType Type();
public PrintTicketValueType Type { get; }
var printTicketValueType = printTicketValue.type;
Public ReadOnly Property Type As PrintTicketValueType
Property Value
The value type.