Provides data for the PreviewAction event of a C1PreviewPane.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Win.C1Preview..::..DocumentActionEventArgs

See Also