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


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > SaveVisitedDocumentEventArgs クラス : UserData プロパティ
Gets or sets arbitrary data associated with the current object. Typically this data is filled on saving a document, and can be used when that document is loaded.
シンタックス
'宣言
 
Public Property UserData As System.Object
'使用法
 
Dim instance As SaveVisitedDocumentEventArgs
Dim value As System.Object
 
instance.UserData = value
 
value = instance.UserData
public System.object UserData {get; set;}
参照

SaveVisitedDocumentEventArgs クラス
SaveVisitedDocumentEventArgs メンバ