Graphics Options and Device Parameters Dictionary |
Used in: | GOPTIONS statement; GDEVICE procedure; GDEVICE Detail window |
Restriction: | ignored by default display drivers and universal printing drivers; not supported by Java or ActiveX |
See also: | PAPERSIZE, VSIZE, YPIXELS |
Syntax | |
Details |
Syntax |
YMAX=height <IN | CM | PT> |
is a positive number that can be followed by a unit specification, either IN for inches (default), or CM for centimeters, or PT for points. If you do not specify YMAX, a default height is searched for in this order:
If YMAX=0, default behavior is used. If both YMAX and PAPERSIZE have been specified on GOPTIONS, the last request is used.
Details |
See XMAX.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.