Share via


EmailOptions.AutoFormatAsYouTypeReplaceFractions Eigenschaft

Definition

Bestimmt, ob typisierte Bruchzahlen während der Eingabe durch Bruchzahlen aus dem aktuellen Zeichensatz ersetzt werden, z. B. wenn "1/2" durch "1/2" ersetzt wird.

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

Eigenschaftswert

Hinweise

Diese Eigenschaft gibt True zurück, wenn typisierte Bruchzahlen ersetzt werden, und False , wenn dies nicht der Fall ist.

Gilt für: