InputElement.GetCheckboxValue
InputElement.GetCheckboxValue method
返回 Checkbox 类型的输入元素的选中状态。
public bool GetCheckboxValue()
返回值
检查状态。
也可以看看
- class InputElement
- 命名空间 Aspose.Html.Forms
- 部件 Aspose.HTML
返回 Checkbox 类型的输入元素的选中状态。
public bool GetCheckboxValue()
检查状态。