​
​
​

Sets a dictionary with all user-defined document properties which will be saved in the document. The property's value must be an object of the type UserDefinedPropertyDictionary.

​ Introduced: X14.

Syntax

​public UserDefinedPropertyDictionary UserDefinedDocumentProperties { get; set; }
​Public Property UserDefinedDocumentProperties() As UserDefinedPropertyDictionary
​