[]
        
(Showing Draft Content)

C1.Framework.TextElement.GetValue

GetValue Method

GetValue()

Gets the string represented by this TextElement.

Declaration
public override object GetValue()
Public Overrides Function GetValue() As Object
Returns
Type Description
object

The string represented by this TextElement.

Overrides