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

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

Properties

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

See Also