public class TextElement extends Element
General text element of document logical structure.
| Constructor and Description |
|---|
TextElement(com.aspose.pdf.engine.data.IPdfObject obj) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Gets the value of text structure element.
|
getActualText, getAlt, getChildren, getE, getLang, setActualText, setAlt, setE, setLangpublic String getText()
Gets the value of text structure element.
Copyright © 2021 Aspose. All Rights Reserved.