IsAltTextEnabled
Gets whether to include the spoken text of an equation as an alttext attribute of the math tag.
C++
HRESULT IsAltTextEnabled([out, retval] boolean *alttext);
Visual Basic
Public Function IsAltTextEnabled () As Long
Parameters
None
Return value
alttext As Boolean
|