SingleLineAttribute Object (COM-based API)
This object provides access to the value of the Single line attribute. The ISingleLineAttribute 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 | String | This property contains a single line of text as a value of the attribute. |
See also
3/26/2024 1:49:49 PM