[]
        
(Showing Draft Content)

C1.Win.Input.Pickers.FontPicker.InvalidFontFamily.SelectedFontFamily

SelectedFontFamily Property

SelectedFontFamily

Gets or sets a FontFamily name of one of the installed fonts that will be returned as SelectedFontFamily for any incorrect input.

Declaration
[TypeConverter(typeof(C1FontPicker.a))]
public string SelectedFontFamily { get; set; }
Remarks

Default value is SystemFonts.DefaultFont.FontFamily.Name.