PrintDocument for WinForms
ShouldSerializeToolBars メソッド (C1PrintPreviewControl)


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

戻り値の型

プロパティ値がそのデフォルトから変化している場合は true、その他の場合は false
参照

C1PrintPreviewControl クラス
C1PrintPreviewControl メンバ