'宣言 Protected Function ShouldSerializeStyle() As System.Boolean
'使用法 Dim instance As C1PrintDocument Dim value As System.Boolean value = instance.ShouldSerializeStyle()
protected System.bool ShouldSerializeStyle()
戻り値の型
True if C1PrintDocument.Style should be serialized, false otherwise.