SpellingOptions.ArabicStrictFinalYaa Property

Definition

Gets or sets whether the spelling checker uses rules regarding Arabic words ending with the letter yaa.

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

Property Value

true if the spelling checker uses rules regarding Arabic words ending with the letter yaa; otherwise, false.

Remarks

Read/write.

true if the spelling checker uses rules regarding Arabic words ending with the letter yaa; otherwise false.

Applies to