Options.StrictTaaMarboota Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).