HtmlTableLoadOption.AutoCreateListObjects

HtmlTableLoadOption.AutoCreateListObjects property

Indicates whether generate list objects from table elements. The default value is false.

public bool AutoCreateListObjects { get; set; }

See Also