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
- package com.aspose.html.Collections
- package Aspose.HTML