Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

raise__saveTemplate Method






The source of the sender
A TwainTemplateEventArgs object that contains the event data.
Occurs saving of a TWAIN Template SaveTemplateFile.
Syntax
protected void raise__saveTemplate( 
   object value0,
   TwainTemplateEventArgs value1
)
'Declaration
 
Protected Sub raise__saveTemplate( _
   ByVal value0 As Object, _
   ByVal value1 As TwainTemplateEventArgs _
) 
'Usage
 
Dim instance As TwainSession
Dim value0 As Object
Dim value1 As TwainTemplateEventArgs
 
instance.raise__saveTemplate(value0, value1)
protected void raise__saveTemplate( 
   object value0,
   TwainTemplateEventArgs value1
)
 function Leadtools.Twain.TwainSession.raise__saveTemplate( 
   value0 ,
   value1 
)
protected:
void raise__saveTemplate( 
   Object^ value0,
   TwainTemplateEventArgs^ value1
) 

Parameters

value0
The source of the sender
value1
A TwainTemplateEventArgs object that contains the event data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainSession Class
TwainSession Members
Leadtools.Twain.TwainSession.LoadTemplate
LoadTemplateFile Method
SaveTemplateFile Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.