A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation.Form
CPDFCheckBoxWidget Class
CPDFCheckBoxWidget Methods
GetCheckStyle Method
IsChecked Method
SetChecked Method
SetCheckStyle Method
CPDFCheckBoxWidget
SetCheckStyle Method
Sets the check style of CheckBox.
Namespace:
ComPDFKit.PDFAnnotation.Form
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
bool
SetCheckStyle
(
C_CHECK_STYLE
checkStyle
)
Parameters
checkStyle
Type:
ComPDFKit.PDFAnnotation.Form
C_CHECK_STYLE
Check style to set
Return Value
Type:
Boolean
Returns true on success, false on failure
See Also
Reference
CPDFCheckBoxWidget Class
ComPDFKit.PDFAnnotation.Form Namespace