Class FontStyle

java.lang.Object
com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
com.aspose.ms.System.Enum
com.aspose.barcode.generation.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 final int
    Bold text
    static final int
    Italic text
    static final int
    Normal text
    static final int
    Text with a line through the middle
    static final int
    Underlined text

    Fields inherited from class com.aspose.ms.System.Enum

    EnumSeparatorCharArray
  • Constructor Summary

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