InputElement.SetCheckboxValue
InputElement.SetCheckboxValue method
Sets the checkedness state for the input elemen with the Checkbox type.
public void SetCheckboxValue(bool value)
Parameter | Type | Description |
---|---|---|
value | Boolean | The checkedness. |
See Also
- class InputElement
- namespace Aspose.Html.Forms
- assembly Aspose.HTML