BooleanAttribute Object (COM-based API)
This object provides access to the value of the Checkbox attribute. The IBooleanAttribute interface is a child object of the IDocumentAttribute interface and inherits its properties. It is an element of the DocumentAttributes collection.
Properties
Name | Type | Description |
Value | Boolean | This property sets the value of the Checkbox attribute. |
See also
3/26/2024 1:49:49 PM