HtmlTableLoadOption.Name

HtmlTableLoadOption.Name property

Get or set the name of table to import from html

[Obsolete("Please use HtmlTableLoadOption.Id instead")]
public string Name { get; set; }

See Also