WPDocNavKeys Property Example

This example sets Word to use WordPerfect navigation keys.

Options.WPDocNavKeys = True

This example returns the status of the Navigation keys for WordPerfect users option on the General tab in the Options dialog box.

temp = Options.WPDocNavKeys