[]
        
(Showing Draft Content)

C1.Framework.TextElement.GetValue

GetValue Method

GetValue()

Gets the string represented by this TextElement.

Declaration
public override object GetValue()
Returns
Type Description
object

The string represented by this TextElement.

Overrides