Package | Description |
---|---|
com.asprise.imaging.core.scan.twain |
Modifier and Type | Method and Description |
---|---|
static PaperSize |
PaperSize.getPaperSize(double widthInches,
double heightInches)
Returns the paper size of the corresponding width/height with error range 2% or null if there is no close size.
|
static PaperSize |
PaperSize.getPaperSize(int twainPaperValue)
Returns the first paper size with the given twain value or null if there is no close size.
|
static PaperSize |
PaperSize.getPaperSize(int widthMm,
double heightMm)
Returns the paper size of the corresponding width/height with error range 2% or null if there is no close size.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<PaperSize> |
PaperSize.getPredefinedPaperSizes()
Get list of pre-defined paper sizes.
|
v12.0.5.0 | Copyright © Asprise Software. All Rights Reserved. Please visit the product page at asprise.com