ReadOnlyDocumentCustomProperties Members
Implements the custom document properties the RichEditDocumentServerExtensions.LoadDocumentProperties method retrieves.Properties
| Name | Description |
|---|---|
| Count | Returns the number of items in a collection. |
| Item[String] | Gets the value of a custom property. |
| Names | Gets a collection of custom property names. |
See Also