Gets and sets a flag that indicates whether the page was determined to be blank.
Read-only property
Visual Basic |
---|
Public Property isBlank() As Boolean |
A boolean value which represents if the page is determined to be blank or not.
The default value is False.
Note: The value is based on whether any objects over the size threshold were found in the given region. More and larger objects produces a high confidence for a non-blank page, while a large number of objects near the threshold will produce a low confidence for a blank page.