[]
Provides data for the C1.WPF.Document.C1DocumentSource.GetPageCompleted event.
public class GetPageCompletedEventArgs : AsyncCompletedEventArgs
| Name | Description |
|---|---|
| GetPageCompletedEventArgs(int, C1Page, Exception, bool) | Initializes a new instance of the GetPageCompletedEventArgs class. |
| Name | Description |
|---|---|
| Page | Gets the C1.WPF.Document.C1Page object. |
| PageIndex | Gets the index of the page requested in the async operation. |