ShouldSerializeText Method (RenderVerticalText)
Indicates whether the
RenderText.Text property should be serialized.
protected bool ShouldSerializeText()
'Declaration
Protected Function ShouldSerializeText() As Boolean
Return Value
true if
RenderText.Text should be serialized,
false otherwise.