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