java.lang.Object
com.aspose.words.ScriptShapingLevel
public class ScriptShapingLevel
| Field Summary | ||
|---|---|---|
static final int | NONE | |
static final int | UNKNOWN | |
static final int | MINIMUM | |
static final int | FULL | |
| Field Detail |
|---|
NONE = 0 | |
public static final int NONE | |
UNKNOWN = 1 | |
public static final int UNKNOWN | |
MINIMUM = 2 | |
public static final int MINIMUM | |
FULL = 3 | |
public static final int FULL | |