Share via


RichEditTextDocument.GetMathMode Method

Definition

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.

Applies to

See also