This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Font.FontFamily
[To be supplied.]
[Visual Basic]
Public ReadOnly Property FontFamily As FontFamily
[C#]
public FontFamily FontFamily {get;}
[C++]
public: __property FontFamily* get_FontFamily();
[JScript]
public function get FontFamily() : FontFamily;