CHtmlEditCtrlBase::GetFontFace
擷取字型名稱對於目前的選取範圍。
HRESULT GetFontFace(
CString& strFace
) const;
參數
- strFace
字型名稱。
傳回值
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
備註
如果目前選取範圍使用一個以上的字型, strFace 將是空字串。
這個方法 IDM_FONTNAME 命令 ID。 傳送至瀏覽器控制項。
需求
Header: afxhtml.h