Package | Description |
---|---|
com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
DocumentBinding.IBindingOptionItem
The interface of any
BindingOption item. |
static interface |
InputBin.IInputBinOptionItem
The interface of any
InputBinOption item. |
static interface |
JobBindAllDocuments.IBindingOptionItem
The interface of any
BindingOption item. |
static interface |
JobDeviceLanguage.IJobDeviceLanguageOptionItem
The interface of any
JobDeviceLanguageOption item. |
static interface |
OutputBin.IOutputBinOptionItem
The interface of any
OutputBinOption item. |
static interface |
PageMediaSize.IPageMediaSizeOptionItem
The interface of any
PageMediaSizeOption item. |
static interface |
PageMediaType.IPageMediaTypeOptionItem
The interface of any
PageMediaType item. |
static interface |
PageOutputColor.IPageOutputColorOptionItem
The interface of any
PageOutputColorOption item. |
static interface |
PageResolution.IPageResolutionOptionItem
The interface of any
PageResolutionOption item. |
static interface |
PageWatermark.IPageWatermarkOptionItem
The interface of any
PageWatermarkOption item. |
static interface |
Staple.IStapleOptionItem
The interface of any
StapleOption item. |
Modifier and Type | Class and Description |
---|---|
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. |
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 |
ScoredProperty
The class that implements a common PrintTicket
ScoredProperty . |
class |
SelectionType
The convenience class for SelectionType PrintTicket property.
|
class |
URIProperty
The base class for
JobURI and DocumentURI properties classes. |
Modifier and Type | Method and Description |
---|---|
void |
Option.add(IOptionItem... items)
Adds a list of items to the end of this option's item list.
|
Constructor and Description |
---|
Option(IOptionItem... items)
Creates a new PrintTicket option instance.
|
Option(String name,
IOptionItem... items)
Creates a new PrintTicket option instance.
|
Copyright © 2022 Aspose. All Rights Reserved.