'宣言 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。