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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly