Gets or sets a dictionary with all user-defined document properties contained in the current document. The property's value is an object of the type User
public UserDefinedPropertyDictionary UserDefinedDocumentProperties { get; set; }
Public Property UserDefinedDocumentProperties() As UserDefinedPropertyDictionary