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