PrintDocument for WinForms
ShouldSerializeZoomIn メソッド (C1PreviewCursors)


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewCursors クラス : ShouldSerializeZoomIn メソッド
ZoomIn プロパティをシリアル化する必要があるかどうかをテストします。
シンタックス
'宣言
 
Protected Function ShouldSerializeZoomIn() As System.Boolean
'使用法
 
Dim instance As C1PreviewCursors
Dim value As System.Boolean
 
value = instance.ShouldSerializeZoomIn()
protected System.bool ShouldSerializeZoomIn()

戻り値の型

ZoomIn をシリアル化する必要がある場合は true、その他の場合は false。
参照

C1PreviewCursors クラス
C1PreviewCursors メンバ