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

TwainSourceResolution Property (DocuVieware)

In This Topic
Specifies the resolution the TWAIN acquisition source should acquire at.
This property is only effective if TwainSourceSetCustomConfiguration is set to true.
Syntax
'Declaration
 
Public Property TwainSourceResolution As Integer
public int TwainSourceResolution {get; set;}
Remarks
Default value is 200.
See Also