OptionElement.Value
OptionElement.Value property
The current form control value. See the value attribute definition in HTML 4.01.
public String Value { get; set; }
See Also
- class OptionElement
- package com.aspose.html.Forms
- package Aspose.HTML
The current form control value. See the value attribute definition in HTML 4.01.
public String Value { get; set; }