ComponentOne Document Library for WinForms
ExecuteActionCompletedEventArgs Class Members
Properties 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : ExecuteActionCompletedEventArgs Class

The following tables list the members exposed by ExecuteActionCompletedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ExecuteActionCompletedEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets the C1DocumentAction object defining an action executed in the async operation.  
Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Public PropertyGets the C1BookmarkPosition defining the position in the generated document which should be displayed.  
Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Top
See Also

Reference

ExecuteActionCompletedEventArgs Class
C1.Win.C1Document Namespace