GetPageCompletedEventArgs Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for the GetPageCompleted event.
public ref class GetPageCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class GetPageCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
type GetPageCompletedEventArgs = class
inherit AsyncCompletedEventArgs
Public Class GetPageCompletedEventArgs
Inherits AsyncCompletedEventArgs
- Inheritance
Get |
Initializes a new instance of the GetPageCompletedEventArgs class. |
Cancelled |
Gets a value indicating whether an asynchronous operation has been canceled. (Inherited from AsyncCompletedEventArgs) |
Document |
Gets the DocumentPage for the page specified in the call to GetPageAsync(Int32, Object). |
Error |
Gets a value indicating which error occurred during an asynchronous operation. (Inherited from AsyncCompletedEventArgs) |
Page |
Gets the page number passed to GetPageAsync(Int32, Object). |
User |
Gets the unique identifier for the asynchronous task. (Inherited from AsyncCompletedEventArgs) |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Raise |
Raises a user-supplied exception if an asynchronous operation failed. (Inherited from AsyncCompletedEventArgs) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Produkt | Versioner |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: