Accusoft ISIS Xpress 7
CreateDib Property
Description
Gets and sets an indicator whether a DIB is created while scanning so the hDib property is valid after each scan.
Property Type
Read-write property
Syntax
Visual Basic
Public Property CreateDib As Boolean
Return Type
A boolean that indicates whether a DIB will be created. true if a DIB should be created or false if a DIB should not be created.
Remarks
The default setting is false.

This DIB can only be created if the UseCompression property is set to false. When hardware compression is enabled, the scanner sends compressed data to the computer and this cannot be used to construct a DIB.

It is possible to set both CreateDib and CreateFiles to false but then there will be no output.
See Also

ISISXpress Object  | ISISXpress Members  | UseCompression Property  | CreateDib Property  | CreateFiles Property

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback