HTMLParamElement.Value
HTMLParamElement.Value property
The value of a run-time parameter. See the value attribute definition in HTML 4.01.
public string Value { get; set; }
See Also
- class HTMLParamElement
- namespace Aspose.Html
- assembly Aspose.HTML
The value of a run-time parameter. See the value attribute definition in HTML 4.01.
public string Value { get; set; }