FontFamily Property
         
         
         
	Summary
Gets or sets the font family.
 
	Syntax
public FontFamily FontFamily { get; set; } 
public: 
property FontFamily^ FontFamily { 
   FontFamily^ get(); 
   void set (    FontFamily^ ); 
} 
Property Value
The System.Windows.Media.FontFamily of the D2DFont object.