[]
        
(Showing Draft Content)

C1.Win.C1Preview.DocumentActionEventArgs

DocumentActionEventArgs Class

Provides data for the PreviewAction event of a C1PreviewPane.

Inheritance
DocumentActionEventArgs
Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public class DocumentActionEventArgs : EventArgs

Constructors

Name Description
DocumentActionEventArgs(ActionHandlerBase)

Initializes a new instance of the DocumentActionEventArgs class.

Properties

Name Description
ActionHandler

Gets the ActionHandlerBase object associated with the event.

Handled

Gets or sets a value that indicates whether the event handler has completely handled the event or whether the preview pane should continue its own processing.