SetForeground Sets the foreground color for the equation. C++ HRESULT SetForeground([in, defaultvalue("black")] BSTR fg); Visual Basic Public Function SetForeground ( fg As String ) As Long Parameters fg[in] the foreground color for the equationCSS color name#rrggbb Return value None Back to Equation Composer API index Table of Contents C++ Visual Basic