Chapter Contents |
Previous |
Next |
TOPMARGIN= |
Valid in: | configuration file, SAS invocation, OPTIONS statement, Systems Options window |
Category: | SAS log and procedure output control: ODS printing |
PROC OPTIONS GROUP= | ODSPRINT |
Syntax | |
Syntax Description | |
Details | |
See Also |
Syntax |
TOPMARGIN=margin-size | "margin-size [margin-unit]" |
Restriction: | The bottom margin should be small enough so that the top margin plus the bottom margin is less than the height of the paper. |
Interactions: | Changing the value of this option may result in changes to the value of the PAGESIZE= system option. |
Default: | inches |
Requirement: | When you specify margin-unit, enclose the entire option value in double quotation marks. |
Details |
Note that all margins have a minimum that is dependent on the printer and the paper size.
Operating Environment Information: Most SAS system options are initialized with default settings when SAS is invoked. However, the default settings and/or option values for some SAS system options may vary both by operating environment and by site. For details, see the SAS documentation for your operating environment. For additional information on declaring an ODS printer destination, see ODS Statements in The Complete Guide to the SAS Output Delivery System
See Also |
System Options:
|
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.