Click or drag to resize

LayoutElement Text Property

Outputs the entity's contents as a plain text string.

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

Property Value

Type: String
See Also