Uses of Class
com.aspose.imaging.FontStyle

Packages that use FontStyle
com.aspose.imaging   
 

Uses of FontStyle in com.aspose.imaging
 

Constructors in com.aspose.imaging with parameters of type FontStyle
Font(java.lang.String fontName, float emSize, FontStyle style)
           Initializes a new com.aspose.imaging.Font using a specified size and style.
FontStyle(FontStyle fontStyle)