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