e.document.textEditor.stopped
From PDF XChange PDF SDK
Overview
The event is fired when the annotation's text editing was finished.
Parameters
| Name | Type | Description |
|---|---|---|
| Param1 | PARAM_T | Contains the current text editor - should be cast to the IPXV_TextEditor interface. |
| Param2 | PARAM_T | Not used. |
| Handled | VARIANT_BOOL | Not used. |
| Result | PARAM_T | Not used. |