ImageGear for .NET
LoadCustomDSData Method
See Also  Send Feedback
ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : LoadCustomDSData Method




fileName
Specifies the name or pathname of the file from which to load the settings.

Glossary Item Box

This method loads the settings from the specified file, and sets the data source with these settings.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

fileName
Specifies the name or pathname of the file from which to load the settings.

Remarks

This method throws exceptions if no data source is open, or the open data source doesn't support ImGearCapabilities.CAP_CUSTOMDSDATA.

See Also

©2013. Accusoft Corporation. All Rights Reserved.