enum TextAdjust in module com::sun::star::drawing:: |
enum TextAdjust;
This enumeration specifies the position of a text inside a shape in relation to the shape.
Values Summary |
|
LEFT | The left edge of the text is adjusted to the left edge of the shape. |
CENTER | The text is centered inside the shape. |
RIGHT | The right edge of the text is adjusted to the right edge of the shape. |
BLOCK | The text extends from the left to the right edge of the shape. |
STRETCH | The text is stretched so that the longest line goes from the left to the right edge of the shape. |
Values Details |
||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.