public final class StringValue extends Value
The class that incapsulates a String value in a PrintTicket document.
Constructor and Description |
---|
StringValue(String value)
Creates a new instance.
|
getValueString
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public StringValue(String value)
Creates a new instance.
value
- A string value.Copyright © 2022 Aspose. All Rights Reserved.