VintaSoft Twain .NET SDK Discussions
Questions, comments and suggestions concerning VintaSoft Twain .NET SDK.
Board index < VintaSoft Twain < VintaSoft Twain .NET SDK Discussions
'_device has previously been opened and initialized
If Combo_pagesize.SelectedIndex = 0 AndAlso _device.Info.IsTwain2Compatible = True Then 'automatic selected and device 2.0 compliant
_device.PageAutoSize = PageAutoSize.Auto
End If