DocumentCheckBox Properties
A document element that is the checkbox accessed by DocumentIterator.
Name | Description |
---|---|
Check |
Provides access to the encountered element’s checkbox properties. |
Form |
Provides access to the encountered element’s form field properties.
Inherited from Document |
Position |
Gets the position of a document element within a document.
Inherited from Document |
Text |
Provides access to the encountered element’s text properties. |
Type |
Gets the type of the Document |
See Also