OcrTextRecognitionOptions.Resolution
OcrTextRecognitionOptions.Resolution property
Gets or sets the rendering resolution, in DPI. Defaults to 300.
public int Resolution { get; set; }
Exceptions
| exception | condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when the assigned value is less than or equal to zero. |
See Also
- class OcrTextRecognitionOptions
- namespace Aspose.Pdf.Ocr
- assembly Aspose.PDF