| Package | Description |
|---|---|
| com.aspose.xps.metadata |
| Modifier and Type | Field and Description |
|---|---|
static ValueType |
ValueType.Decimal
Decimal type ("xsd:decimal").
|
static ValueType |
ValueType.Integer
Integer type ("xsd:integer").
|
static ValueType |
ValueType.QName
QName type ("xsd:QName").
|
static ValueType |
ValueType.String
String type ("xsd:string").
|
| Constructor and Description |
|---|
Value(ValueType valueType,
String value)
Creates print ticket property value.
|
Copyright © 2021 Aspose. All Rights Reserved.