InputElement.Value
InputElement.Value property
Represents the String value of the input element that is directly mapped to the ‘value’ attribute.
public String Value { get; set; }
See Also
- class InputElement
- package com.aspose.html.Forms
- package Aspose.HTML