TextMirrioring

Inheritance: java.lang.Object, com.aspose.ms.System.Enum

Defines text mirrioring

Enum Values

FieldDescription
None
TextBaseLineAbout horizontal “underscore” line below text
TextBeginLineAbout 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