public class Value extends PrintTicketElement implements IScoredPropertyItem, IPropertyItem
The base class that incapsulates a Property or a ScoredProperty
value in a PrintTicket document.
A Value element associates a literal with a type.
https://docs.microsoft.com/en-us/windows/win32/printdocs/value
| Modifier and Type | Method and Description |
|---|---|
String |
getValueString()
Gets the value as string.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic String getValueString()
Gets the value as string.
Copyright © 2025 Aspose. All Rights Reserved.