SaveTemplateFile(string) Method

Summary
Enumerates all supported capabilities, and the current values, for the currently selected TWAIN source and saves them to the specified template file.
Syntax
C#
VB
C++
public void SaveTemplateFile( 
   string templateFileName 
) 
Public Overloads Sub SaveTemplateFile( _ 
   ByVal templateFileName As String _ 
)  
public: 
void SaveTemplateFile(  
   String^ templateFileName 
)  

Parameters

templateFileName
The name of the file in which to save the capabilities of the selected TWAIN source.

Remarks

For each capability enumerated by this method, an SaveTemplate event occurs. For more information, refer to Handling Template Files.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.