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.
|
getValueStringgetNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic StringValue(String value)
Creates a new instance.
value - A string value.Copyright © 2025 Aspose. All Rights Reserved.