public class OdTextParagraph extends OdStyledObject
The text paragraph
| Constructor and Description |
|---|
OdTextParagraph(OdObject parent)
Initializes a new instance of the
OdTextParagraph class. |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Gets the text.
|
void |
setText(String value)
Sets the text.
|
getRectangle, getStyle, setRectangle, setStylegetAbsoluteCoordinates, setAbsoluteCoordinatespublic OdTextParagraph(OdObject parent)
Initializes a new instance of the OdTextParagraph class.
parent - The parent.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.