public class TextElement extends Element
General text element of document logical structure.
Modifier and Type | Method and Description |
---|---|
String |
getText()
Gets the value of text structure element.
|
getActualText, getAlt, getChildren, getE, getLang, remove, setActualText, setAlt, setE, setLang
public String getText()
Gets the value of text structure element.
Copyright © 2024 Aspose. All Rights Reserved.