PrintDocument for WinForms
StartPageIdx プロパティ (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : StartPageIdx プロパティ
Gets or sets the 0-based index of the currently visible page. If several pages are visible, this property indicates the page with the most surface shown. When the property is set, the new start page's top left corner is aligned with the preview window's top left corner.
シンタックス
'宣言
 
Public Property StartPageIdx As System.Integer
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.Integer
 
instance.StartPageIdx = value
 
value = instance.StartPageIdx
public System.int StartPageIdx {get; set;}
参照

C1PreviewPane クラス
C1PreviewPane メンバ