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


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

HistoryOptions クラス
HistoryOptions メンバ