| IOcrImageBlankCoverage Property |
Gets or sets the background pixel coverage ratio of the image page
multiplied by 10,000. If this coverage is larger than athreshold,
the page will be removed when the document is saved. This applies,
for example, when blank pages are being detected and removed from
processed documents. If all pages are marked for deletion, then
the document itself will not be saved.
Namespace:
Opait.Ocr.Api
Assembly:
Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax int BlankCoverage { get; set; }
Property Value
Type:
Int32See Also