Text.TextString Property

Gets or sets the text itself.
Public Overridable Property TextString() As String Implements  _ 
IText.TextString
This language is not supported or no code example is available.
public virtual string TextString {get; set;}
This language is not supported or no code example is available.

Property Value

string

Implements

IText.TextString
Remarks
 
Call EntityList.Regen after changing this value.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition