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