TextElement
Overview
TextElement is a class in Aspose.PDF FOSS for .NET.
Inherits from: Element.
A text-bearing structure element (Span / P / Quote / Note / Reference / BibEntry).
Properties: ChildElements, Text.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Text | string | Read | The text content of this element. |
ChildElements | ElementList | Read | Direct children of this element. |