Modifier and Type | Method and Description |
---|---|
static RecognitionSettings.Language |
RecognitionSettings.Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecognitionSettings.Language[] |
RecognitionSettings.Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RecognitionSettings.setLanguage(RecognitionSettings.Language language)
Multi-language (none) by default.
|
Copyright © 2020 Aspose. All rights reserved.