Id
HTMLElement.Id property
Gets or sets the element’s identifier. See the id attribute definition in HTML 4.01.
public string Id { get; set; }
See Also
- class HTMLElement
 - namespace Aspose.Finance.Xbrl.Dom.Html
 - assembly Aspose.Finance
 
Gets or sets the element’s identifier. See the id attribute definition in HTML 4.01.
public string Id { get; set; }