Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Twain assembly)

Show in webframe

Arguments Property (ImageProcessingEventArgs)






(Read only) Gets the command arguments.
Syntax
public string Arguments {get;}
'Declaration
 
Public ReadOnly Property Arguments As String
'Usage
 
Dim instance As ImageProcessingEventArgs
Dim value As String
 
value = instance.Arguments

            

            
public:
property String^ Arguments {
   String^ get();
}

Property Value

The command arguments.
Requirements

Target Platforms

See Also

Reference

ImageProcessingEventArgs Class
ImageProcessingEventArgs Members

Error processing SSI file