RichEditTextDocument.GetMathMode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the current math mode setting of the RichEditBox.
public:
virtual RichEditMathMode GetMathMode() = GetMathMode;
RichEditMathMode GetMathMode();
public RichEditMathMode GetMathMode();
function getMathMode()
Public Function GetMathMode () As RichEditMathMode
Returns
The current math mode setting of the RichEditBox.