Accusoft.ISISXpress6.Net
CreateDib Property
See Also  Send Feedback
Accusoft.ISISXpressSdk Namespace > Output Class : CreateDib Property




Glossary Item Box

Gets and sets an indicator if a DIB is created while scanning so the ToHdib property is valid after each use.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A boolean value which is true if a DIB should be created or false if a DIB should not be created.

Remarks

The default value is false.

This DIB can only be created if the Scanner.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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.