The leading provider of version control solutions and TWAIN SDKs
  • Contact us









CurrentSourceName Property

Description

Returns the device name of current source. This is a runtime, read-only property.

ActiveX Edition Plug-in Edition Mac Edition
Since V1.0 Since V1.0 Since V6.4

Data type

String.

Syntax

ObjectName. CurrentSourceName


Remarks

If no source is currently selected, CurrentSourceName property returns "".

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.


See also

DefaultSourceName property.