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

NameTypeAccessDescription
TextstringReadThe text content of this element.
ChildElementsElementListReadDirect children of this element.

See Also