FRPage
DetectResolution Method of the FRPage Object
DetectResolution method of the FRPage Object in the ABBYY FineReader Engine API — Estimates the best recognition resolution from a specified range; does not change the page resolution (use IImageDocument.ChangeResolution for that).
This method selects the best resolution from the specified range. It is intended to estimate the best resolution for recognition. The result of this method’s work can be unreliable if the image contains little or no text.
The method does not change resolution of the page image. To change resolution to the selected one, use the IImageDocument::ChangeResolution method.
