Attr.Value
Attr.Value property
On retrieval, the value of the attribute is returned as a string.
public string Value { get; set; }
Property Value
The value.
See Also
- class Attr
- namespace Aspose.Html.Dom
- assembly Aspose.HTML
On retrieval, the value of the attribute is returned as a string.
public string Value { get; set; }
The value.