SelectedFontFamily Property
In This Topic
Gets or sets a FontFamily name of one of the installed fonts that will be returned as
C1FontPicker's Value for any incorrect input.
Syntax
'Declaration
Public Property SelectedFontFamily As String
public string SelectedFontFamily {get; set;}
See Also