In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / TwainSourceSelectFeeder Property

TwainSourceSelectFeeder Property (DocuViewareControl)

In This Topic
Specifies whether the TWAIN acquisition source shall acquire from the document feeder or the flatbed.
This property is only effective if TwainSourceSetCustomConfiguration is set to true.
Syntax
'Declaration
 
Public Property TwainSourceSelectFeeder As Boolean
public bool TwainSourceSelectFeeder {get; set;}
Remarks
Default value is true.
See Also