Previous Topic

Next Topic

Book Contents

Book Index

SetBreakWidth

Sets the maximum width of an equation before it is broken into several lines. The default value is 800px. Note that the argument must include units.

C++

HRESULT SetBreakWidth([in] BSTR breakwidth);

Visual Basic

Public Function SetBreakWidth (

   breakwidth As String

) As Long

Parameters

breakwidth

[in] maximum width of an equation, including units

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


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