Contains data for the SaveVisitedDocument event of a C1PreviewPane.

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

Syntax

C#
public class SaveVisitedDocumentEventArgs : EventArgs
Visual Basic
Public Class SaveVisitedDocumentEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Win.C1Preview..::..SaveVisitedDocumentEventArgs
      C1.Win.C1Preview..::..LoadVisitedDocumentEventArgs

See Also