SetPointSize Sets the base font point size for the equations. C++ HRESULT SetPointSize([in, defaultvalue(12.0)] double pointsize); Visual Basic Public Function SetPointSize ( pointsize As Double ) As Long Parameters pointsize[in] the base font point size for the equations Return value None Back to Document Composer API index Table of Contents C++ Visual Basic