Packages

 

com.aspose.imaging.fileformats.emf.emf.consts

Class EmfLogFontWeight

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.emf.emf.consts.EmfLogFontWeight


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

    The FileFormats.Emf.Emf.Objects.EmfLogFont Weight.

    • 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 int FW_BLACK
      The black weight.
      static int FW_BOLD
      The bold weight.
      static int FW_DEMIBOLD
      The demibold weight.
      static int FW_DONTCARE
      The don't care
      static int FW_EXTRABOLD
      The extrabold weight.
      static int FW_EXTRALIGHT
      The extralight weight.
      static int FW_HEAVY
      The heavy weight.
      static int FW_LIGHT
      The light weight.
      static int FW_MEDIUM
      The medium weight.
      static int FW_NORMAL
      The normal weight.
      static int FW_REGULAR
      The regular weight.
      static int FW_SEMIBOLD
      The semibold weight.
      static int FW_THIN
      The thin weight.
      static int FW_ULTRABOLD
      The ultrabold weight.
      static int FW_ULTRALIGHT
      The ultralight weight.
      • 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, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString