Package | Description |
---|---|
com.asprise.imaging.scan |
Asprise Scanning and Image Capture SDK empowers Java developers to perform image scanning easily on Windows as well as on Mac OS X (For more details,
please visit asprise.com/document-scanning-library/java-image-scanner-api-overview.html)
|
com.asprise.imaging.scan.win |
Java image scanning on Windows 8, 7, vista and XP; advanced features like ADF and duplex are fully supported.
|
Modifier and Type | Field and Description |
---|---|
static PaperSize |
PaperSize.A3 |
static PaperSize |
PaperSize.A4 |
static PaperSize |
PaperSize.A5 |
static PaperSize |
PaperSize.B4 |
static PaperSize |
PaperSize.B5 |
static PaperSize |
PaperSize.CUSTOM |
static PaperSize |
PaperSize.DEFAULT |
static PaperSize |
PaperSize.EXECUTIVE |
static PaperSize |
PaperSize.LEGAL |
static PaperSize |
PaperSize.LETTER |
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.getPredefinedByName(String name) |
Modifier and Type | Method and Description |
---|---|
static List<PaperSize> |
PaperSize.getPredefined() |
Modifier and Type | Method and Description |
---|---|
abstract void |
FunctionalUnit.setPaperSize(PaperSize paperSize) |
Modifier and Type | Method and Description |
---|---|
void |
WiaFunctionalUnit.setPaperSize(PaperSize paperSize) |
Copyright © Asprise Software. All Rights Reserved. Please visit the product page at asprise.com