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