get_ZeroAsc()

IMathPhantom::get_ZeroAsc() method

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

virtual bool Aspose::Slides::MathText::IMathPhantom::get_ZeroAsc()=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