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


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : VisitedDocuments プロパティ
Gets the collection of VisitedDocument objects saved in history. If C1PreviewPane.HistoryOptions indicates that documents should be saved in history, they are added to this collection automatically when the user navigates between documents.
シンタックス
'宣言
 
Public ReadOnly Property VisitedDocuments As VisitedDocumentCollection
'使用法
 
Dim instance As C1PreviewPane
Dim value As VisitedDocumentCollection
 
value = instance.VisitedDocuments
public VisitedDocumentCollection VisitedDocuments {get;}
参照

C1PreviewPane クラス
C1PreviewPane メンバ