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 User
Introduced: X14.
public UserDefinedPropertyDictionary UserDefinedDocumentProperties { get; set; }
Public Property UserDefinedDocumentProperties() As UserDefinedPropertyDictionary