MatchControl Property

Microsoft Word Visual Basic

expression.MatchControl

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 bidirectional control characters.

Selection.Find.MatchControl = True