OmniPage OCR
UiPath.OmniPage.Activities.OmniPageOCR
Extracts a string and its information from an indicated UI element using the Nuance OmniPage OCR engine.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Image | In | InArgument<Drawing.Image> |
✓ | ||
| Language | In | InArgument<String> |
|||
| Profile | In | InArgument<UiPath.Vision.OCR.OCRProfile> |
|||
| Scale | In | InArgument<Double> |
|||
| Text | Out | OutArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ExtractWords | property | Boolean |
|
| ExtractHandprintedText | property | Boolean |
|
| BundleType | property | UiPath.Vision.OmniPage.Core.OmniPageBundleType |