Leadtools TWAIN (Leadtools.Twain assembly)

SaveTemplateFile(String) Method

Show in webframe





The name of the file in which to save the capabilities of the selected TWAIN source.
Enumerates all supported capabilities, and the current values, for the currently selected TWAIN source and saves them to the specified template file.
Syntax
public void SaveTemplateFile( 
   string templateFileName
)
'Declaration
 
Public Overloads Sub SaveTemplateFile( _
   ByVal templateFileName As String _
) 
'Usage
 
Dim instance As TwainSession
Dim templateFileName As String
 
instance.SaveTemplateFile(templateFileName)

            

            
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.
Example
Refer to TwainSession.LoadTemplateFile
Requirements

Target Platforms

See Also

Reference

TwainSession Class
TwainSession Members
Overload List
Leadtools.Twain.TwainSession.SaveTemplate
Leadtools.Twain.TwainSession.LoadTemplate
LoadTemplateFile Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.