ComponentOne for WinUI 製品ヘルプ
SetPageSetIndex(Int32,Boolean) メソッド

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 > FlexViewerPane クラス : SetPageSetIndex(Int32,Boolean) メソッド
The 0-based index of the page set.
Specifies whether the previous position should be added to the history.
Sets the 0-based index of the current page set in non-continuous mode.
シンタックス
'宣言
 
Public Sub SetPageSetIndex( _
   ByVal pageSetIndex As System.Integer, _
   ByVal updateHistory As System.Boolean _
) 
public void SetPageSetIndex( 
   System.int pageSetIndex,
   System.bool updateHistory
)

パラメータ

pageSetIndex
The 0-based index of the page set.
updateHistory
Specifies whether the previous position should be added to the history.
参照

FlexViewerPane クラス
FlexViewerPane メンバ