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




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

Glossary Item Box

This method queries the data source for its current settings, and saves these settings to the specified file.

Syntax

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

Parameters

fileName
Specifies the name or pathname of the file to which to save 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.