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 |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
InputBin.InputBinOption |
InputBin.InputBinOption.add(InputBin.IInputBinOptionItem... items)
Adds an array of
IInputBinOptionItem instances to the option. |
Constructor and Description |
---|
InputBinOption(String optionName,
InputBin.IInputBinOptionItem... items)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.