Maps from a System.Drawing.Font object to an OLE IFontDisp
[Visual Basic] Public Shared Function GetIFontDispFromFont( _ ByVal font As Font _ ) As IFontDisp [C#] public static IFontDisp GetIFontDispFromFont( Font font ); [C++] public: static IFontDisp* GetIFontDispFromFont( Font* font ); [JScript] public static function GetIFontDispFromFont( font : Font ) : IFontDisp;
the resulting OLE IFontDisp