This member function copies the typeface name of the current font into a buffer. The typeface name is copied as a null-terminated string.
int GetTextFace( int nCount, LPTSTR lpszFacename ) const;
int GetTextFace( CString& rString ) const;
| Header File | Afxwin.h | 
| Platforms | |
| Versions | 1.0 and later | 
| Complete documentation | Visual C++ documentation | 
CDC Overview, CDC Member Functions, Graphical Drawing Classes, CDC::GetTextMetrics