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 |
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.
|
class |
IDProperty
The base class for
JobID and DocumentID properties classes. |
static class |
InputBin.FeedDirection
Defines constants for the
FeedDirection scored property value. |
static class |
InputBin.FeedFace
Defines constants for the
FeedFace scored property value. |
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. |
class |
PageImageableSize
Describes the imaged canvas for layout and rendering.
|
class |
SelectionType
The convenience class for SelectionType PrintTicket property.
|
class |
URIProperty
The base class for
JobURI and DocumentURI properties classes. |
Constructor and Description |
---|
Property(String name,
Property property,
IPropertyItem... items)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.