CheckBox Members
Include Protected Members
Include Inherited Members
Represents a single check box form field.
The CheckBox type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns a Application object that represents the Microsoft Word application. | |
AutoSize | True sizes the check box or text frame according to the font size of the surrounding text. False sizes the check box or text frame according to the Size property. | |
Creator | Returns a value that indicates the application in which the specified object was created. | |
Default | Returns or sets the default check box value. | |
Parent | Returns the parent object of the specified object. | |
Size | Returns or sets the size of the specified check box in points. | |
Valid | Returns a value that indicates if the specified form field object is a valid check box form field. | |
Value | Returns or sets a value that indicates if the check box is selected. |
Top