Previous Topic

Next Topic

Book Contents

Book Index

SetAltText

Sets whether to include the spoken text of an equation as an alttext attribute of the math tag.

C++

HRESULT SetAltText([in] boolean alttext);

Visual Basic

Public Function SetAltText (

   alttext As Boolean

) As Long

Parameters

alttext

[in] whether to include the spoken text of an equation as an alttext attribute of the math tag

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.