InputElement.GetCheckboxValue
InputElement.GetCheckboxValue method
Returns the checkedness state for the input element with the Checkbox type .
public bool GetCheckboxValue()
Return Value
The checkedness state.
See Also
- class InputElement
- package com.aspose.html.Forms
- package Aspose.HTML