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_FastConfiguration Method |
public void raise_FastConfiguration( object sender, TwainFastConfigurationEventArgs e )
'Declaration
Public Sub raise_FastConfiguration( _ ByVal sender As Object, _ ByVal e As TwainFastConfigurationEventArgs _ )
'Usage
Dim instance As TwainSession Dim sender As Object Dim e As TwainFastConfigurationEventArgs instance.raise_FastConfiguration(sender, e)
public: void raise_FastConfiguration( Object^ sender, TwainFastConfigurationEventArgs^ e )