DocumentCustomProperties Properties
Contains all the custom document properties for the document.| Name | Description |
|---|---|
| Count | Returns the number of custom properties in a collection. |
| Item[String] | Gets or sets the value of a custom property. |
| Names | Gets a collection of custom property names. |
See Also