Options.AutoFormatAsYouTypeReplaceFractions Property

Definition

True if typed fractions are replaced with fractions from the current character set as you type. For example, "1/2" is replaced with "½."

public:
 property bool AutoFormatAsYouTypeReplaceFractions { bool get(); void set(bool value); };
public bool AutoFormatAsYouTypeReplaceFractions { get; set; }
member this.AutoFormatAsYouTypeReplaceFractions : bool with get, set
Public Property AutoFormatAsYouTypeReplaceFractions As Boolean

Property Value

Applies to