FRPage
IsEmpty Method of the FRPage Object
IsEmpty method of the FRPage Object in the ABBYY FineReader Engine API — Checks whether the page is empty (contains no relevant objects) using EmptyPageDetectionParams to set page rectangle and tolerance.
This method checks if the page is empty. It uses the same parameters as analysis methods to find out if the page contains any relevant objects, for example, text, tables, or pictures. You can use the EmptyPageDetectionParams parameter to set the page rectangle, so that any garbage on the margins does not affect the result, and specify the maximum number of objects that a page can contain and still be considered empty.
