[]
        
(Showing Draft Content)

C1.Win.Input.Pickers.FontPicker.InvalidFontFamily.AllowInvalidFontFamily

AllowInvalidFontFamily Property

AllowInvalidFontFamily

Gets or sets a value indicating whether the user can set an incorrect string as SelectedFontFamily or not.

Declaration
public bool AllowInvalidFontFamily { get; set; }
Remarks

An incorrect string is non-empty string that isn't the FontFamily name of any of the installed fonts.