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