ContentValue Property (ITextItem)
In This Topic
Gets a string representation of this instance's value.
Syntax
'Declaration
ReadOnly Property ContentValue As String
string ContentValue {get;}
Property Value
A
System.String representing the content value of this text item.
See Also