|
Available in the LEADTOOLS Imaging toolkit. |
EnableShowUserInterfaceOnly Example for Visual Basic
Dim RasterTwain As New LEADRasterTwain_U RasterTwain.InitSession hWnd RasterTwain.SelectSource RasterTwain.EnableShowUserInterfaceOnly = True RasterTwain.ShowTemplateDlg "c:\test.ltt"