[]
Provides data for the PreviewAction event of a C1PreviewPane.
public class DocumentActionEventArgs : EventArgs
| Name | Description |
|---|---|
| DocumentActionEventArgs(ActionHandlerBase) | Initializes a new instance of the DocumentActionEventArgs class. |
| 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. |