set_ZeroWidth()

IMathPhantom::set_ZeroWidth(bool) method

Sets a value indicating whether the width of the base element should be treated as zero.

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

Remarks

When true, the phantom does not reserve horizontal space for its base. Corresponds to the OMML attribute m:zeroWid.

See Also