ShouldSerializeCanRenderText Method (PSShape)
Determines if the shape CanRenderText property should be serialized.
public virtual bool ShouldSerializeCanRenderText()
'Declaration
Public Overridable Function ShouldSerializeCanRenderText() As Boolean
'Usage
Dim instance As PSShape
Dim value As Boolean
value = instance.ShouldSerializeCanRenderText()