ShouldSerializeX Method (RenderObject)
Tests whether the
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.