







![]() ![]() ![]() |
PDFTron SilverDox SDK |
OnPartReadyEventArgs Properties |
OnPartReadyEventArgs Class See Also Send Feedback |
The OnPartReadyEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AsyncState |
Gets a user-defined object that qualifies or contains information about an asynchronous operation.
|
![]() | AsyncWaitHandle |
Gets a WaitHandle that is used to wait for an asynchronous operation to complete.
|
![]() | Cancelled |
Indicates if the request was cancelled.
|
![]() | CompletedSynchronously |
Gets a value that indicates whether the asynchronous operation completed synchronously.
|
![]() | Data |
The data of the part being returned.
|
![]() | Error |
If an error has occured, Error contains information about the error; otherwise, Error is null.
|
![]() | IsCompleted |
Gets a value that indicates whether the asynchronous operation has completed.
|
![]() | IsCompressed |
Indicates if the bytes in Data are compressed flate compressed.
|
![]() | PartName |
The name of the part being returend.
|