AcquireSourceName property (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

AnsiString AcquireSourceName;

Delphi Syntax

AcquireSourceName: String;

Overview

Refer to Managing the TWAIN Source.

Remarks

(Write Only) This property is used to set the source name when the select source procedure is done without showing a user interface.

This value has to be set to a valid source name. You can get all available source names using the SourceName property.

This property is a write only property.

See Also

Elements:

SourceName property, SourceCount property

Topics:

TWAIN Functionality: TWAIN Sources