get_ZeroWidth()

IMathPhantom::get_ZeroWidth() method

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

virtual bool Aspose::Slides::MathText::IMathPhantom::get_ZeroWidth()=0

Remarks

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

See Also