Help Center

CRichEditCtx.GetMathPropertiesmethod

Windowsmethoddocumented

Syntax

FUNCTION GetMathProperties () AS LONG
Also documented as MathProperties — one description covers them all.

Parameters

NameDescription
nOptionsA combination of math properties. See table below.
MaskThe math mask. See table below.

Return value

If the method succeeds, it returns NOERROR. Otherwise, it returns an HRESULT error code.

Description

Gets/sets the math properties for the document.

Reference

  • Defined in AfxNova/CRichEditCtx.inc:4846
  • Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
  • Topic: CRichEditCtx Class