| **Navigation:**  [[introduction.htm|Language Reference]] > [[chapter runtime properties.htm|App C - PROP: Runtime Properties]] > Complete Property List >====== PROP:AutoPaper ====== | [[prop asserthook2.htm|{{btn_prev_n.gif|Previous page}}]][[chapter runtime properties.htm|{{btn_home_n.gif|Return to chapter overview}}]][[prop below.htm|{{btn_next_n.gif|Next page}}]] | | || Sets and returns the state of the automatic best-fit paper selection feature of the report engine. The default value is feature-enabled. This is only used with the SYSTEM built-in variable. **Example:** ** PROGRAM** ** CODE** ** OPEN(AppFrame)** ** SYSTEM{PROP:AutoPaper} = '' !Turn off best-fit paper selection** ** ACCEPT** ** END**