|
java.lang.Object
com.aspose.words.TextBoxWrapMode
public class TextBoxWrapMode - extends java.lang.Object
Utility class containing constants.
Specifies how text wraps inside a shape.
|
Field Summary |
static final int | SQUARE | |
|
Text wraps inside a shape.
|
static final int | NONE | |
|
Text does not wrap inside a shape.
|
SQUARE | |
public static final int SQUARE |
-
Text wraps inside a shape.
NONE | |
public static final int NONE |
-
Text does not wrap inside a shape.
See Also:
Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
Aspose.Words Support Forum - our preferred method of support.
|