PrintDocument for WinForms
MaxVisitedDocuments プロパティ (HistoryOptions)


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > HistoryOptions クラス : MaxVisitedDocuments プロパティ
格納されている表示済みドキュメントの最大数を取得または設定します。
シンタックス
'宣言
 
Public Property MaxVisitedDocuments As System.Integer
'使用法
 
Dim instance As HistoryOptions
Dim value As System.Integer
 
instance.MaxVisitedDocuments = value
 
value = instance.MaxVisitedDocuments
public System.int MaxVisitedDocuments {get; set;}
参照

HistoryOptions クラス
HistoryOptions メンバ