| Package | Description |
|---|---|
| com.asprise.ocr |
| Modifier and Type | Method and Description |
|---|---|
static Ocr.PageType |
Ocr.PageType.parse(String s) |
static Ocr.PageType |
Ocr.PageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ocr.PageType[] |
Ocr.PageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Ocr.PropertyBuilder |
Ocr.PropertyBuilder.setPageType(Ocr.PageType pageType)
hints the page type to the OCR engine
|
Copyright © 2015. All Rights Reserved.