Previous Topic

Next Topic

Book Contents

Book Index

SetBackground

Sets the background color for the equations.

C++

HRESULT SetBackground([in, defaultvalue("white")] BSTR fg);

Visual Basic

Public Function SetBackground (

   bg As String

) As Long

Parameters

bg

[in] the background color for the equations

  • CSS color name
  • transparent
  • #rrggbb

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.