Leadtools TWAIN (Leadtools.Twain assembly)

raise__setProperty Method

Show in webframe





The source of the sender
A TwainSetPropertyEventArgs object that contains the event data.
Occurs when setting TWAIN capability using Properties
Syntax
protected void raise__setProperty( 
   object value0,
   TwainSetPropertyEventArgs value1
)
'Declaration
 
Protected Sub raise__setProperty( _
   ByVal value0 As Object, _
   ByVal value1 As TwainSetPropertyEventArgs _
) 
'Usage
 
Dim instance As TwainSession
Dim value0 As Object
Dim value1 As TwainSetPropertyEventArgs
 
instance.raise__setProperty(value0, value1)

            

            
protected:
void raise__setProperty( 
   Object^ value0,
   TwainSetPropertyEventArgs^ value1
) 

Parameters

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

Target Platforms

See Also

Reference

TwainSession Class
TwainSession Members
Properties Property
Acquire Method
EnableSetPropertyEvent Property

 

 


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