The DocumentActionEventArgs type exposes the following members.

Properties

  Name Description
Public property ActionHandler
Gets the ActionHandlerBase object associated with the event.
Public property 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.

See Also