get_Show()

MathPhantom::get_Show() method

Gets a value indicating whether the base element is displayed.

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

Remarks

When false, the base element is hidden but may still occupy space depending on other phantom settings. Corresponds to the OMML attribute m:show.

See Also