HTMLButtonElementValue Property
The current form control value. See the value attribute definition in HTML 4.01.

Namespace: Aspose.Html
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public string Value { get; set; }

Property Value

Type: String
See Also