com.aspose.diagram
Class TextDirectionValue

java.lang.Object
    extended by com.aspose.diagram.TextDirectionValue

public class TextDirectionValue 
extends java.lang.Object

Utility class containing constants. Specifies the direction of the characters in a text block.


Field Summary
static final intHORIZONTAL
           Horizontal.
static final intVERTICAL
           Vertical.
static final intUNDEFINED
           Undefined.
 

Field Detail

HORIZONTAL

public static final int HORIZONTAL
Horizontal.

VERTICAL

public static final int VERTICAL
Vertical.

UNDEFINED

public static final int UNDEFINED
Undefined.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.