[Category("Appearance")]
[Description("The font family face name.")]
publicvirtualstring FamilyName {get; set;}
Property Value
Initially this is the value of DefaultFontFamilyName. Setting this value to null will result in the use of that default. If AutoResizes is true, setting this property will resize this object to fit the text; otherwise if AutoRescales is true, setting this property will change the font size so that the text fits the bounds.