Click or drag to resize

FixedLayoutSpan Text Property

Exports the contents of the entity into a string in plain text format.

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

Property Value

Type: String
See Also