DecimalValue class

DecimalValue class

The class that incapsulates a Decimal value in a PrintTicket document.

Inheritance: DecimalValue → Value → PrintTicketElement

The DecimalValue type exposes the following members:

Constructors

NameDescription
DecimalValue(value)Initializes a new instance of the DecimalValue class

Properties

NameDescription
nameGets the element name.
value_stringGets the value as string.

See Also