Class FontStyle


  • public final class FontStyle
    extends com.aspose.ms.System.Enum
    Specifies style information applied to 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.EnumMap, 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 Description
      static int BOLD
      Bold text
      static int ITALIC
      Italic text
      static int REGULAR
      Normal text
      static int STRIKEOUT
      Text with a line through the middle
      static int UNDERLINE
      Underlined text
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Constructor Summary

      Constructors 
      Constructor Description
      FontStyle()  
    • 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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait