Enumerates all supported capabilities, and the current values, for the currently selected TWAIN source and saves them to the specified template file.
public void SaveTemplateFile(
string templateFileName
)
Public Overloads Sub SaveTemplateFile( _
ByVal templateFileName As String _
)
public:
void SaveTemplateFile(
String^ templateFileName
)
templateFileName
The name of the file in which to save the capabilities of the selected TWAIN source.
For each capability enumerated by this method, an SaveTemplate event occurs. For more information, refer to Handling Template Files.
Refer to TwainSession.LoadTemplateFile
Leadtools.Twain.TwainSession.SaveTemplate
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET