TextMirrioring
Inheritance: java.lang.Object, com.aspose.ms.System.Enum
Defines text mirrioring
Enum Values
| Field | Description |
|---|---|
| None | |
| TextBaseLine | About horizontal “underscore” line below text |
| TextBeginLine | About vertical line before first letter of the text. |
None
public static final int None
Returns: int
TextBaseLine
public static final int TextBaseLine
About horizontal “underscore” line below text
Returns: int
TextBeginLine
public static final int TextBeginLine
About vertical line before first letter of the text.
Returns: int