FamilyName property (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

AnsiString FamilyName[int nIndex]

Delphi Syntax

FamilyName [nIndex: Integer]: String

Overview

Refer to Managing the TWAIN Source.

Remarks

(Read only) Gets a character string that contains the family product name of the specified TWAIN source. This name is provided by the manufacturer.

See Also

Elements:

ManName property, ProdFamily property, Version property, AppName property, SourceCount property, InitSession method, EndSession method, SelectSource method, SetCapability method, GetCapability method, Acquire method, ShowTemplateDlg method, ManufacturerName property, SelectedFamilyName property, SelectedManufacturerName property

Topics:

TWAIN Functionality: TWAIN Sources.