IMathRightSubSuperscriptElement class

IMathRightSubSuperscriptElement class

Specifies the Sub-Superscript object, which consists of a base and a subscript and superscript placed to the right of the base.

The IMathRightSubSuperscriptElement type exposes the following members:

Properties

PropertyDescription
baseBase argument
subscriptSubscript argument
superscriptSuperscript argument
align_scriptsSpecifies the alignment of subscript/superscript.
When true, subscript and superscript are aligned horizontally to each other.
When false, they are kerned to the shape of the base.
Default value is false.

Examples

Example:

See Also