PrintDocument for WinForms
ViewHistory プロパティ (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : ViewHistory プロパティ
Gets the collection of ViewHistoryItem objects saved in history. Depending on C1PreviewPane.HistoryOptions, items are automatically added to this collection when the user scrolls, zooms and so on in the current C1PreviewPane.
シンタックス
'宣言
 
Public ReadOnly Property ViewHistory As ViewHistoryItemCollection
'使用法
 
Dim instance As C1PreviewPane
Dim value As ViewHistoryItemCollection
 
value = instance.ViewHistory
public ViewHistoryItemCollection ViewHistory {get;}
参照

C1PreviewPane クラス
C1PreviewPane メンバ