get_ZeroWidth()

MathPhantom::get_ZeroWidth() method

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

bool Aspose::Slides::MathText::MathPhantom::get_ZeroWidth() override

Remarks

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

See Also