[]
Initializes a new instance of the DocumentActionEventArgs class.
public DocumentActionEventArgs(ActionHandlerBase actionHandler)
Public Sub New(actionHandler As ActionHandlerBase)
| Type | Name | Description |
|---|---|---|
| ActionHandlerBase | actionHandler | The action handler. |