PageModel.HideElementsHighlightings Property

Whether to render highlightings on document elements indicating their important properties changes. F.e. disabled evaluation or ignoring of input units.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public bool HideElementsHighlightings { get; set; }

Property Value

Boolean

See Also