DOMTokenList.Value
DOMTokenList.Value property
Gets or sets the value of a corresponding attribute.
public string Value { get; set; }
Property Value
The value of a corresponding attribute.
See Also
- class DOMTokenList
 - namespace Aspose.Html.Collections
 - assembly Aspose.HTML