| Name | Description | |
|---|---|---|
![]() | ExecuteActionCompletedEventArgs Constructor | Initializes a new instance of the ExecuteActionCompletedEventArgs class. |
The following tables list the members exposed by ExecuteActionCompletedEventArgs.
| Name | Description | |
|---|---|---|
![]() | ExecuteActionCompletedEventArgs Constructor | Initializes a new instance of the ExecuteActionCompletedEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Action | Gets the C1DocumentAction object defining an action executed in the async operation. |
![]() | Cancelled | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |
![]() | Error | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |
![]() | Position | Gets the C1BookmarkPosition defining the position in the generated document which should be displayed. |
![]() | UserState | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |
| Name | Description | |
|---|---|---|
![]() | RaiseExceptionIfNecessary | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |