Document Library for WinForms
UserData プロパティ (DocumentInfo)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > DocumentInfo クラス : UserData プロパティ
Gets the System.Collections.Generic.Dictionary`2 of custom user defined string keys and strings associated with a document.
シンタックス
'宣言
 
Public ReadOnly Property UserData As System.Collections.Generic.Dictionary(Of String,String)
public System.Collections.Generic.Dictionary<string,string> UserData {get;}
参照

DocumentInfo クラス
DocumentInfo メンバ