SetForeground Sets the foreground color for the equations. 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 equationsCSS color name#rrggbb Return value None Back to Document Composer API index Table of Contents C++ Visual Basic