com.aspose.pub

Class UnderlineType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.pub.UnderlineType


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

    Underline type

    • 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
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static byte Dash
      Dash underline type
      static byte DotDash
      DotDash underline type
      static byte DotDotDash
      DotDotDash underline type
      static byte Dotted
      Dotted underline type
      static byte Double
      Double underline type
      static byte DoubleWave
      DoubleWave underline type
      static byte LongDash
      LongDash underline type
      static byte Single
      Single line
      static byte Thick
      Thick underline type
      static byte ThickDash
      ThickDash underline type
      static byte ThickDot
      ThickDot underline type
      static byte ThickDotDash
      ThickDotDash underline type
      static byte ThickDotDotDash
      ThickDotDotDash underline type
      static byte ThickLongDash
      ThickLongDash underline type
      static byte ThickWave
      ThickWave underline type
      static byte Unknown
      Unknown underline type
      static byte Wave
      Wave underline type
      static byte WordsOnly
      Words only
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

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

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject