SelectedSource Property

Summary
(Read only) Gets the current selected source name.
Syntax
C#
VB
C++
[DataMemberAttribute(Name="selectedSource")] 
public string SelectedSource { get; } 
  
<DataMemberAttribute("selectedSource")> 
Public ReadOnly Property SelectedSource As String 
[DataMemberAttribute("selectedSource")] 
public: 
property String^ SelectedSource { 
   String^ get(); 
} 

Property Value

The current selected source name.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.