PrintDocument for WinForms
ShouldSerializeExportOptions メソッド (C1PreviewPane)


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

戻り値の型

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

C1PreviewPane クラス
C1PreviewPane メンバ