Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / ExecuteActionCompletedEventArgs Class
Properties Methods


In This Topic
    ExecuteActionCompletedEventArgs Class Members
    In This Topic

    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
    Protected Methods
    See Also