←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly