DtWebTableIdentificationType

Description

The DtWebTableIdentificationType enumeration contains methods of tables identification on a web page.

It is used by the following property:

Available Values

Value Brief description
0 ByNumber - table identification by number (the Table tag serial number in page).
1 ByAttribute - table identification by the value of defined attribute, included in Table tag.

See also:

Dt Assembly Enumerations