[]
Specifies in which tool bars the page navigation aids are displayed in the Spread component.
public enum PagerPosition
Public Enum PagerPosition
Name | Description |
---|---|
Bottom | Displays the page navigation aids in a bar at the bottom of the Spread component and below a command bar (if shown) |
CommandBar | Displays the page navigation aids on the command bar |
Top | Displays the page navigation aids in a bar at the top of the Spread component |
TopBottom | Displays the page navigation aids at the top and bottom of the Spread component in two separate bars |
TopCommandBar | Displays the page navigation aids in a bar at the top of the Spread component and on the command bar |