In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / TwainSourceBitDepth Property

TwainSourceBitDepth Property (DocuVieware)

In This Topic
Specifies the bit depth the TWAIN acquisition source should acquire at.
This property is only effective if TwainSourceSetCustomConfiguration is set to true.
Syntax
'Declaration
 
Public Property TwainSourceBitDepth As Integer
public int TwainSourceBitDepth {get; set;}
Remarks
Default value is 24. Supported values are 1, 8 and 24.
See Also