Options.StrictTaaMarboota Property

Definition

Gets or sets whether the spelling checker uses spelling rules to flag Arabic words ending with haa instead of taa marboota.

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

Property Value

true if the spelling checker uses spelling rules to flag Arabic words ending with “haa” instead of “taa marboota”; otherwise, false.

Remarks

Read/write. Setting this property has the same effect as selecting or clearing the Enforce strict Taa Marboota check box in the Word Options dialog box (Proofing, When correcting spelling in Microsoft Office programs).

Applies to