| Package | Description |
|---|---|
| com.aspose.ocr | |
| com.aspose.ocr.models |
| Modifier and Type | Field and Description |
|---|---|
protected CharactersAllowedType |
CarPlateRecognitionSettings.allowedCharacters |
protected CharactersAllowedType |
ReceiptRecognitionSettings.allowedCharacters |
| Modifier and Type | Method and Description |
|---|---|
void |
CarPlateRecognitionSettings.setAllowedCharacters(CharactersAllowedType allowedCharacters)
Allowed characters set.
|
void |
ReceiptRecognitionSettings.setAllowedCharacters(CharactersAllowedType allowedCharacters)
Allowed characters set.
|
void |
RecognitionSettings.setAllowedCharacters(CharactersAllowedType allowedCharacters)
Allowed characters set.
|
| Modifier and Type | Method and Description |
|---|---|
static CharactersAllowedType |
CharactersAllowedType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharactersAllowedType[] |
CharactersAllowedType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Aspose. All rights reserved.