DocumentProperty Class Members
In This Topic
The following tables list the members exposed by DocumentProperty.
Public Properties
| Name | Description |
 | Boolean | Gets or sets the yes or no value associated with the custom document property. |
 | Date | Gets or sets the datetime value associated with the custom document property. |
 | FloatNumber | Gets or sets the number value associated with the custom document property. |
 | Name | Gets or sets the custom name associated with the custom document property. |
 | Number | Gets or sets the number value associated with the custom document property. |
 | Text | Gets or sets the text value associated with the custom document property. |
 | Type | Gets or sets the custom property type associated with the custom document property. |
Top
Public Methods
See Also