get-orientation in ps-setup%
(-> symbol insenda-ps-setupget-orientation)'(portrait landscape)Gets the orientation:
'portraitor'landscape. The default is'portrait. Unlike most other settings, this one affects native printing (viaprinter-dc%) as well as PostScript output.Landscaped orientation affects the size of the drawing area as reported by
get-size: the horizontal and vertical sizes determined by the selected paper type are transposed and then scaled.