PrintDocument for WinForms
Storage プロパティ (VisitedDocument)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > VisitedDocument クラス : Storage プロパティ
Gets or sets the VisitedDocumentStorage object containing the data of the current visited document.
シンタックス
'宣言
 
Public Property Storage As VisitedDocumentStorage
'使用法
 
Dim instance As VisitedDocument
Dim value As VisitedDocumentStorage
 
instance.Storage = value
 
value = instance.Storage
public VisitedDocumentStorage Storage {get; set;}
参照

VisitedDocument クラス
VisitedDocument メンバ