Click or drag to resize

TextFormField Text Property

Returns or setsthe text of text form field.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public override string Text { get; set; }

Property Value

Type: String

Implements

ITextRange Text
See Also