set_ZeroWidth()

MathPhantom::set_ZeroWidth(bool) method

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

void Aspose::Slides::MathText::MathPhantom::set_ZeroWidth(bool value) override

Remarks

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

See Also