TextAreaElement.Value
TextAreaElement.Value property
Represents the string value of the input element that is directly mapped to the ‘value’ attribute.
public override string Value { get; set; }
See Also
- class TextAreaElement
- namespace Aspose.Html.Forms
- assembly Aspose.HTML