Accusoft ISIS Xpress 6
CreateDib Property
See Also  Send comments on this topic.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : CreateDib Property

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.