[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.VisitedDocuments

VisitedDocuments Property

VisitedDocuments

Gets the collection of VisitedDocument objects saved in history. If HistoryOptions indicates that documents should be saved in history, they are added to this collection automatically when the user navigates between documents.

Declaration
[Browsable(false)]
public VisitedDocumentCollection VisitedDocuments { get; }