HTMLButtonElement.Value
HTMLButtonElement.Value property
The current form control value. See the value attribute definition in HTML 4.01.
public string Value { get; set; }
See Also
- class HTMLButtonElement
- namespace Aspose.Html
- assembly Aspose.HTML
The current form control value. See the value attribute definition in HTML 4.01.
public string Value { get; set; }