Show

MathPhantom.Show property

Gets or sets a value indicating whether the base element is displayed.

public bool Show { get; set; }

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