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 |
---|---|
EmfText |
getText()
Gets or sets the text.
|
void |
setText(EmfText value)
Gets or sets the text.
|
getRectangle, getStyle, setRectangle, setStyle
getAbsoluteCoordinates, setAbsoluteCoordinates
public OdTextParagraph(OdObject parent)
Initializes a new instance of the OdTextParagraph
class.
parent
- The parent.Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.