PrintDocument for WinForms
UserData プロパティ (DocumentInfo)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > 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)
'使用法
 
Dim instance As DocumentInfo
Dim value As System.Collections.Generic.Dictionary(Of String,String)
 
value = instance.UserData
public System.Collections.Generic.Dictionary<string,string> UserData {get;}
参照

DocumentInfo クラス
DocumentInfo メンバ