Accusoft.ImagXpressSdk Namespace > Processor Class : BlankPageDetected Property |
'Declaration <BrowsableAttribute(False)> Public ReadOnly Property BlankPageDetected As Boolean
When no object exceeding the size threshold is encountered on the page, BlankPageDetected is set to true to indicate the page is "blank". Low Confidence values on a "blank" determination indicate a significant number of objects near, but below the size threshold.
When an object exceeding the size threshold is encountered on the page, BlankPageDetected is set to false to indicate the page is "not blank". Low Confidence values on a "not blank" determination indicate a low number of objects over the size threshold.
Note: Use this property for documents only.
Note: Available in Professional edition.