MapPaperSize Property Example

This example allows Word to adjust paper size according to the country setting.

Options.MapPaperSize = True

This example returns the status of the Allow A4/Letter paper resizing option on the Print tab in the Options dialog box (Tools menu).

temp = Options.MapPaperSize