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.
|
static class |
DocumentBinding.BindingGutter
Describes the way to specify the
BindingGutter scored property value,
whether by an integer value or by the reference to the DocumentBindingGutter parameter. |
class |
DocumentID
Specifies a unique ID for the document.
|
class |
DocumentName
Specifies a descriptive name for the document.
|
class |
DocumentURI
Specifies a uniform resource identifier (URI) for the document.
|
static class |
Duplex.DuplexMode
Defines possible values of the
DuplexOption 's DuplexMode scored property. |
class |
IDProperty
The base class for
JobID and DocumentID properties classes. |
static class |
InputBin.BinType
Defines constants for the
BinType scored property value. |
static class |
InputBin.FeedDirection
Defines constants for the
FeedDirection scored property value. |
static class |
InputBin.FeedFace
Defines constants for the
FeedFace scored property value. |
static class |
InputBin.FeedType
Defines constants for the
FeedType scored property value. |
static class |
InputBin.MediaPath
Defines constants for the
MediaPath scored property value. |
static class |
InputBin.MediaSizeAutoSense
Defines constants for the
MediaSizeAutoSense scored property value. |
static class |
InputBin.MediaTypeAutoSense
Defines constants for the
MediaTypeAutoSense scored property value. |
class |
IntegerValue
The class that incapsulates an Integer value in a PrintTicket document.
|
static class |
JobBindAllDocuments.BindingGutter
Describes the way to specify the
BindingGutter scored property value,
whether by an integer value or by the reference to the DocumentBindingGutter parameter. |
class |
JobID
Specifies a unique ID for the job.
|
class |
JobName
Specifies a descriptive name for the job.
|
class |
JobOptimalDestinationColorProfile
Specifies the optimal color profile given the current device configuration.
|
class |
JobURI
Specifies a uniform resource identifier (URI) for the document.
|
class |
NameProperty
The base class for
JobName and DocumentName properties classes. |
static class |
OutputBin.BinType
Defines constants for the
BinType scored property value. |
class |
PageImageableSize
Describes the imaged canvas for layout and rendering.
|
static class |
PageMediaType.BackCoating
Defines constants for the
BackCoating scored property value. |
static class |
PageMediaType.FrontCoating
Defines constants for the
FrontCoating scored property value. |
static class |
PageMediaType.Material
Defines constants for the
Material scored property value. |
static class |
PageMediaType.PrePrinted
Defines constants for the
PrePrinted scored property value. |
static class |
PageMediaType.PrePunched
Defines constants for the
PrePunched scored property value. |
static class |
PageMediaType.Recycled
Defines constants for the
Recycled scored property value. |
static class |
PageResolution.QualitativeResolution
Defines constants for the
QualitativeResolution scored property value. |
class |
Property
Class implementing print ticket property.
|
class |
QNameValue
The class that incapsulates a QName value in a PrintTicket document.
|
class |
ScoredProperty
The class that implements a common PrintTicket
ScoredProperty . |
class |
SelectionType
The convenience class for SelectionType PrintTicket property.
|
class |
StringValue
The class that incapsulates a String value in a PrintTicket document.
|
class |
URIProperty
The base class for
JobURI and DocumentURI properties classes. |
class |
Value
The base class that incapsulates a
Property or a ScoredProperty
value in a PrintTicket document. |
Constructor and Description |
---|
ScoredProperty(String name,
Value value,
IScoredPropertyItem... items)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.