IntegerValue class

IntegerValue class

The class that incapsulates an Integer value in a PrintTicket document.

Inheritance: IntegerValueValuePrintTicketElement

The IntegerValue type exposes the following members:

Constructors

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

Properties

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

See Also