Package | Description |
---|---|
com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
Modifier and Type | Class and Description |
---|---|
class |
DecimalValue
The class that incapsulates a Decimal value in a PrintTicket document.
|
class |
IntegerValue
The class that incapsulates an Integer value in a PrintTicket document.
|
class |
QNameValue
The class that incapsulates a QName value in a PrintTicket document.
|
class |
StringValue
The class that incapsulates a String value in a PrintTicket document.
|
Constructor and Description |
---|
ParameterInit(String name,
Value value)
Creates a new instance.
|
Property(String name,
Value value,
IPropertyItem... items)
Creates a new instance.
|
ScoredProperty(String name,
Value value,
IScoredPropertyItem... items)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.