Text

FieldData.Text property

Gets the text.

public string Text { get; }

Property Value

A string value that represents a value of the field text; null if PageArea property isn’t PageTextArea.

See Also