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 equations
|
Return value
None
|