FontFamily.GenericSerif Property

Definition

Gets a generic serif FontFamily.

public:
 static property System::Drawing::FontFamily ^ GenericSerif { System::Drawing::FontFamily ^ get(); };
public static System.Drawing.FontFamily GenericSerif { get; }
static member GenericSerif : System.Drawing.FontFamily
Public Shared ReadOnly Property GenericSerif As FontFamily

Property Value

A FontFamily that represents a generic serif font.

Applies to