'宣言 Protected Function ShouldSerializeZoom() As System.Boolean
'使用法 Dim instance As C1PrintPreviewControl.PreviewToolBars Dim value As System.Boolean value = instance.ShouldSerializeZoom()
protected System.bool ShouldSerializeZoom()
戻り値の型
プロパティ値がそのデフォルトから変化している場合は true、その他の場合は false。