Property FontFamily
FontFamily
Gets or sets the font family name used for text rendering.
string FontFamily { get; set; }
Property Value
Remarks
Setting this property to an invalid or unsupported font family name may result in a fallback to the default system font.