[]
Should be overriden. Loads page with specified index.
protected override C1Page InternalGetPage(int pageIndex, IExecutionContext context)
| Type | Name | Description |
|---|---|---|
| int | pageIndex | The page index. |
| IExecutionContext | context | A IExecutionContext object defining the context to set. |
| Type | Description |
|---|---|
| C1Page | C1.WPF.Document.C1Page object defines page of document. |