MatchAlefHamza Property

Microsoft Word Visual Basic

expression.MatchAlefHamza

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 alef hamzas.

Selection.Find.MatchAlefHamza = True