Click or drag to resize

MergeField Text Property

Gets or sets the text associated with this object.

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
ITextRange Text
See Also