com.aspose.words
Class TextBoxWrapMode

java.lang.Object
    extended by 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 intSQUARE = 0
           Text wraps inside a shape.
static final intNONE = 2
           Text does not wrap inside a shape.
 

Field Detail

SQUARE = 0

public static final int SQUARE
Text wraps inside a shape.

NONE = 2

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.