FontStyle Property (Levels)
In This Topic
Gets or sets the font style of the text in the levels.
Syntax
'Declaration
Public Property FontStyle As String
public string FontStyle {get; set;}
Property Value
The font style of the text in the levels as a
System.String.
See Also