AIResult
AIResult class
Represents the transformed and processed result of text recognition.
public class AIResult
Constructors
Name | Description |
---|---|
AIResult() | The default constructor. |
Properties
Name | Description |
---|---|
FileName { get; set; } | Gets or sets the name of the image whose recognition result was additionally processed by the LLM model. |
RecognitionText { get; set; } | Gets or sets the transformed and processed result of text recognition. |
See Also
- namespace Aspose.OCR.AI
- assembly Aspose.OCR