StringValue class

StringValue class

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

Inheritance: StringValueValuePrintTicketElement

The StringValue type exposes the following members:

Constructors

ConstructorDescription
initCreates a new instance.

Properties

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

See Also