ComponentOne for WinUI 製品ヘルプ
SetPageIndex メソッド

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

パラメータ

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

FlexViewerPane クラス
FlexViewerPane メンバ