ShouldSerializeX Method (RenderText)
Tests whether the
RenderObject.X property should be serialized.
protected virtual bool ShouldSerializeX()
'Declaration
Protected Overridable Function ShouldSerializeX() As Boolean
Return Value
True if the property should be serialized, false otherwise.