[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewerPane.SetPageIndex

SetPageIndex Method

SetPageIndex(int, bool)

Sets the 0-based index of the currently visible page.

Declaration
public void SetPageIndex(int pageIndex, bool updateHistory)
Parameters
Type Name Description
int pageIndex

The 0-based index of the page.

bool updateHistory

Specifies whether the previous position should be added to the history.