HTMLElement.Id
HTMLElement.Id property
The element’s identifier. See the id attribute definition in HTML 4.01.
public String Id { get; set; }
See Also
- class HTMLElement
- package com.aspose.html
- package Aspose.HTML
The element’s identifier. See the id attribute definition in HTML 4.01.
public String Id { get; set; }