SetPageIndex Method (C1FlexViewerPane)
Sets the 0-based index of the currently visible page.
public void SetPageIndex(
int ,
bool
)
'Declaration
Public Sub SetPageIndex( _
ByVal As Integer, _
ByVal As Boolean _
)
Parameters
- pageIndex
- The 0-based index of the page.
- updateHistory
- Specifies whether the previous position should be added to the history.