Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainSession Class : raise__setProperty Method |
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 )