SetBreakWidth Sets the maximum width of an equation before it is broken into several lines. The default value is 800px. Note 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 Back to Document Composer API index Table of Contents C++ Visual Basic