Packages

 

com.aspose.psd

Interfaces

Classes

Exceptions

com.aspose.psd

Class FontStyle

  • java.lang.Object
    • com.aspose.ms.System.ValueType
      • com.aspose.ms.System.Enum
        • com.aspose.psd.FontStyle


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

    Specifies style information applied to text.

    • Field Summary

      Fields 
      Modifier and Type Field and 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.