[]
        
(Showing Draft Content)

C1.C1Preview.DocumentInfo.UserData

UserData Property

UserData

Gets the Dictionary<TKey, TValue> of custom user defined string keys and strings associated with a document.

Declaration
[Browsable(false)]
public Dictionary<string, string> UserData { get; }