SetFontInfo Sets the path and file name of a file that provides additional font information. C++ HRESULT SetFontInfo([in] BSTR fontinfo); Visual Basic Public Function SetFontInfo ( fontinfo As String ) As Long Parameters fontinfo[in] the path and file name of a file that provides additional font information Return value None Back to Equation Composer API index Table of Contents C++ Visual Basic