Click or drag to resize

TextRange Text Property

Returns or sets text.

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

Property Value

Type: String

Implements

ITextRange Text
See Also