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


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : RestrictScrollToPage プロパティ
Gets or sets a value indicating whether scrolling with the scrollbar or mouse wheel is restricted to the current page (for non-continuous mode only).

The default is false.

シンタックス
'宣言
 
Public Property RestrictScrollToPage As System.Boolean
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.Boolean
 
instance.RestrictScrollToPage = value
 
value = instance.RestrictScrollToPage
public System.bool RestrictScrollToPage {get; set;}
参照

C1PreviewPane クラス
C1PreviewPane メンバ