Click or drag to resize

MergeField TextItems Property

Gets the text items.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public ParagraphItemCollection TextItems { get; }

Property Value

Type: ParagraphItemCollection
The text items.
See Also