HtmlTableLoadOptionCollection.AutoCreateListObjectsForAllTables

HtmlTableLoadOptionCollection.AutoCreateListObjectsForAllTables property

Indicates whether generate list objects from table elements for all imported tables. The default value is false.

public bool AutoCreateListObjectsForAllTables { get; set; }

See Also