Element.Id
Element.Id property
The element’s identifier. See the id attribute definition in HTML 4.01.
public string Id { get; set; }
Property Value
The identifier.
See Also
- class Element
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG
The element’s identifier. See the id attribute definition in HTML 4.01.
public string Id { get; set; }
The identifier.