FontFamily Property (FlexContainer)

Action

Gets the name of the font to use.

Unlike in a full CSS implementation, comma-separated lists are not supported. You can use any font family name. If you specify a generic font name, it is converted to an appropriate device font. The default value is Verdana.

Syntax

'Declaration
Protected Read Property fontFamily As String

Access

Read only.