[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewerPane.SetPageSetIndex

SetPageSetIndex Method

SetPageSetIndex(int, bool)

Sets the 0-based index of the current page set in non-continuous mode.

Declaration
public void SetPageSetIndex(int pageSetIndex, bool updateHistory)
Parameters
Type Name Description
int pageSetIndex

The 0-based index of the page set.

bool updateHistory

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