C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : ExecuteActionCompletedEventArgs Class |
For a list of all members of this type, see ExecuteActionCompletedEventArgs members.
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) |