AIResult
AIResult class
Represents an AI-processed recognition result.
The AIResult type exposes the following members:
Constructors
| Name | Description |
|---|---|
| AIResult() | Initializes a new instance of the AIResult class |
Properties
| Name | Description |
|---|---|
| result | Gets or sets the AI-processed result. The value may contain plain text or structured data in JSON format, depending on the applied AI processor. |
| file_name | Gets or sets the name of the source image file. |
See Also
- namespace aspose.ocr.ai
- assembly Aspose.ocr