public class CdrParagraph extends CdrGraphicObject
The cdr Paragraph
CdrObjectContainer| Constructor and Description |
|---|
CdrParagraph() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTextIndex()
Gets the index of the text.
|
void |
setTextIndex(int value)
Sets the index of the text.
|
getBoundsInPixels, getClipId, getHeight, getWidth, setBoundsInPixels, setClipId, setHeight, setWidthgetDocument, getParent, setDocument, setParentclose, dispose, getDisposedpublic final int getTextIndex()
Gets the index of the text.
Value: The index of the text.public final void setTextIndex(int value)
Sets the index of the text.
Value: The index of the text.value - the index of the text.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.