java.lang.Objectcom.aspose.words.TextBoxWrapMode
public class TextBoxWrapMode
Field Summary | ||
---|---|---|
static final int | SQUARE | |
Text wraps inside a shape. | ||
static final int | NONE | |
Text does not wrap inside a shape. |
Field Detail |
---|
SQUARE = 0 | |
public static final int SQUARE |
NONE = 2 | |
public static final int NONE |