Accusoft.ISISXpressSdk Namespace > Output Class : CreateDib Property |
'Declaration Public Property CreateDib As Boolean
'Usage Dim instance As Output Dim value As Boolean instance.CreateDib = value value = instance.CreateDib
public bool CreateDib {get; set;}
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.