Accusoft.ImagXpress13.Net
BlankPageDetected Property




Gets an indicator if a blank page is detected.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property BlankPageDetected As Boolean
'Usage
 
Dim instance As Processor
Dim value As Boolean
 
value = instance.BlankPageDetected
[BrowsableAttribute(false)]
public bool BlankPageDetected {get;}
[BrowsableAttribute(false)]
public: __property bool get_BlankPageDetected();
[BrowsableAttribute(false)]
public:
property bool BlankPageDetected {
   bool get();
}

Property Value

A boolean value which is true if a blank page is detected. Otherwise, false is returned.
Remarks

Note: Use this property for documents only.

Note: Available in Professional edition.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback