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
- package com.aspose.html.Forms
- package Aspose.HTML