Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / GetPageCompletedEventArgs Class
Properties Methods


In This Topic
    GetPageCompletedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GetPageCompletedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GetPageCompletedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public PropertyGets the C1Page object.  
    Public PropertyGets the index of the page requested in the async operation.  
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Top
    Protected Methods
    See Also