| Leadtools.Documents.UI Namespace > DocumentViewerOperationEventArgs Object : IsPostOperation Property |
get_isPostOperation();
Object.defineProperty('isPostOperation');
| Type | Description |
|---|---|
| boolean | true if this event is fired after the operation is run; otherwise, false. |
Abort can only be used before the operation is run (IsPostOperation is false).