FileParsingContextUseMixedNumbers Property

Determines whether to show result as a combination of a whole number and a proper fraction.

Definition

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

Property Value

Boolean

Implements

IResultOptionsUseMixedNumbers

See Also