Find.MatchKashida Property (Word)
True if find operations match text with matching kashidas in an Arabic language document. Read/write Boolean.
Syntax
expression .MatchKashida
expression An expression that returns a Find object.
Example
This example sets the current find operation to match kashidas.
Selection.Find.MatchKashida = True