Occurs if VisitedDocumentStorage
on the current preview pane is set to User,
and a visited document should be added to history.
The event handler must save the document.
Namespace:
C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
C# |
---|
public event SaveVisitedDocumentEventHandler SaveVisitedDocument |
Visual Basic |
---|
Public Event SaveVisitedDocument As SaveVisitedDocumentEventHandler |