SetPageSetIndex(Int32,Boolean) Method
Sets the 0-based index of the current page set in non-continuous mode.
public void SetPageSetIndex(
int ,
bool
)
'Declaration
Public Sub SetPageSetIndex( _
ByVal As Integer, _
ByVal As Boolean _
)
Parameters
- pageSetIndex
- The 0-based index of the page set.
- updateHistory
- Specifies whether the previous position should be added to the history.