[]
Gets the style of the page with the specified index.
IStyle GetStyle(int pageIndex)
| Type | Name | Description |
|---|---|---|
| int | pageIndex | The index of the page to get the style for. |
| Type | Description |
|---|---|
| IStyle | An IStyle representing the style of the specified page. |