SpellingOptions.RussianStrictE Property

Definition

Gets or sets whether the spelling checker uses rules regarding Russian words containing the character ë.

public:
 property bool RussianStrictE { bool get(); void set(bool value); };
public bool RussianStrictE { get; set; }
Public Property RussianStrictE As Boolean

Property Value

true if the spelling checker uses rules regarding Russian words containing the character ë; otherwise, false.

Remarks

Read/write.

true if the spelling checker uses rules regarding Russian words containing the character ë; otherwise false.

Applies to