Search
Style.getFont Method
See Also
 






Gets the font used to display an element's text.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public Font getFont ()

 Return Value

A Font object specifying the font of calendar elements' text.

 See Also