C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / InvalidFontFamily Class / AllowInvalidFontFamily Property

In This Topic
AllowInvalidFontFamily Property
In This Topic
Gets or sets a value indicating whether the user can set an incorrect string as C1FontPicker's Value or not.
Syntax
'Declaration
 
Public Property AllowInvalidFontFamily As Boolean
 
Remarks
An incorrect string is non-empty string that isn't the FontFamily name of any of the installed fonts.
See Also