Menu: View→Interface Properties→Page Layout→Inches
Specify the page layout in inch units.
Programming
In Amos Graphics programs, you can select inches as the unit of measurement by using the following statement (Visual Basic):
pd.GetRadioButton("InterfacePropertiesForm", "OptionUnits_Inches").Checked = True