Class FontInfo
java.lang.Object
com.aspose.tasks.cloud.model.FontInfo
Represents a brief read-only information about a font used in a group criterion.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfontFamily(String fontFamily) Gets or sets the font family name.getSize()Gets or sets the em-size of the font.getStyle()Gets or sets the style information applied to the font.inthashCode()voidsetFontFamily(String fontFamily) voidvoidtoString()
-
Constructor Details
-
FontInfo
public FontInfo()
-
-
Method Details
-
fontFamily
-
getFontFamily
-
setFontFamily
-
size
-
getSize
-
setSize
-
style
-
getStyle
-
setStyle
-
equals
-
hashCode
-
toString
-