Occurs if VisitedDocumentStorage on the current preview pane is set to User, and a previously saved visited document should be loaded from history.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public event LoadVisitedDocumentEventHandler LoadVisitedDocument
Visual Basic
Public Event LoadVisitedDocument As LoadVisitedDocumentEventHandler

See Also