[]
        
(Showing Draft Content)

C1.WPF.Document.DocumentInfo.UserData

UserData Property

UserData

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

Declaration
public Dictionary<string, string> UserData { get; }