[]
Gets the Dictionary<TKey, TValue> of custom user defined string keys and strings associated with a document.
[Browsable(false)]
public Dictionary<string, string> UserData { get; }
<Browsable(False)>
Public ReadOnly Property UserData As Dictionary(Of String, String)