com.aspose.words
Class Direction

java.lang.Object
    extended by com.aspose.words.Direction

public class Direction 
extends java.lang.Object

Utility class containing constants.

Field Summary
static final intDEFAULT = 0
          
static final intLTR = 0
          
static final intRTL = 1
          
static final intTTB = 2
          
static final intBTT = 3
          
 

Field Detail

DEFAULT = 0

public static final int DEFAULT

LTR = 0

public static final int LTR

RTL = 1

public static final int RTL

TTB = 2

public static final int TTB

BTT = 3

public static final int BTT

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