set-orientation in ps-setup%
set-orientation
ps-setup%
(send a-ps-setup set-orientation orientation) -> void orientation : symbol in '(portrait landscape)
(send a-ps-setup set-orientation orientation)
send
a-ps-setup
orientation
'(portrait landscape)
Sets the orientation. See get-orientation.
get-orientation