Value

Value constructor

Creates print ticket property value.

public Value(ValueType valueType, string value)
Parameter Type Description
valueType ValueType Value type.
value String Value itself.

See Also