'宣言 Protected Function ShouldSerializeTagCloseParen() As System.Boolean
'使用法 Dim instance As C1PrintDocument Dim value As System.Boolean value = instance.ShouldSerializeTagCloseParen()
protected System.bool ShouldSerializeTagCloseParen()
戻り値の型
TagCloseParenをシリアル化する必要がある場合は true、その他の場合は false。