set_ZeroAsc()

IMathPhantom::set_ZeroAsc(bool) method

Sets a value indicating whether the ascent (height above baseline) of the base element should be treated as zero.

virtual void Aspose::Slides::MathText::IMathPhantom::set_ZeroAsc(bool value)=0

Remarks

When true, the phantom does not raise the baseline of the surrounding math line. Corresponds to the OMML attribute m:zeroAsc.

See Also