Class OcrTextRecognitionOptions
OcrTextRecognitionOptions class
Options for OcrTextAbsorber.
public sealed class OcrTextRecognitionOptions
Constructors
| Name | Description |
|---|---|
| OcrTextRecognitionOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Language { get; set; } | Gets or sets the recognition language. Defaults to English. |
| PageSeparator { get; set; } | Gets or sets the string inserted between recognized texts of consecutive pages. Defaults to "\n\n". |
| Resolution { get; set; } | Gets or sets the rendering resolution, in DPI. Defaults to 300. |
See Also
- namespace Aspose.Pdf.Ocr
- assembly Aspose.PDF