AsposeOcrPresets
AsposeOcrPresets class
Represents a collection of predefined OCR presets for common recognition scenarios. Allows fast configuration of recognition settings without manual parameter tuning.
public class AsposeOcrPresets
Constructors
| Name | Description |
|---|---|
| AsposeOcrPresets() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Preset { get; set; } | The currently selected OCR preset. |
| Settings { get; set; } | Gets or sets the recognition settings. If not set manually, settings will be generated from the selected preset. |
See Also
- namespace Aspose.OCR
- assembly Aspose.OCR