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

Show in webframe

SelectedSource Property






(Read only) Gets the current selected source name.
Syntax
[DataMemberAttribute("selectedSource")]
public string SelectedSource {get;}
'Declaration
 
<DataMemberAttribute("selectedSource")>
Public ReadOnly Property SelectedSource As String
'Usage
 
Dim instance As TwainStatus
Dim value As String
 
value = instance.SelectedSource

            

            
[DataMemberAttribute("selectedSource")]
public:
property String^ SelectedSource {
   String^ get();
}

Property Value

The current selected source name.
Requirements

Target Platforms

See Also

Reference

TwainStatus Class
TwainStatus Members

Error processing SSI file