MatchKashida Property
True if find operations match text with matching kashidas in an Arabic language document. Read/write Boolean.
expression.MatchKashida
expression Required. An expression that returns a Find object.
Remarks
For more information on using Word with right-to-left languages, see Word features for right-to-left languages.
Example
This example sets the current find operation to match kashidas.
Selection.Find.MatchKashida = True