com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class TextVerticalType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.slides.TextVerticalType


  • public final class TextVerticalType
    extends com.aspose.ms.System.Enum

    Determines vertical writing mode for a text.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • Vertical270

        public static final byte Vertical270

        Vertical 270 degrees text.

        See Also:
        Constant Field Values
      • WordArtVertical

        public static final byte WordArtVertical

        WordArt vertical text.

        See Also:
        Constant Field Values
      • EastAsianVertical

        public static final byte EastAsianVertical

        East asian vertical text.

        See Also:
        Constant Field Values
      • MongolianVertical

        public static final byte MongolianVertical

        Mongolian vertical text.

        See Also:
        Constant Field Values
      • WordArtVerticalRightToLeft

        public static final byte WordArtVerticalRightToLeft

        WordArt vertical right to left text.

        See Also:
        Constant Field Values