Source: plotting/hs_plot__get_ps_orient.pro
hs_plot::get_ps_orient Return the current orientation of the PS page. Usage: orient = plid -> get_ps_orient() Keywords: isportrait If set, then return 1 if the orientation is portrait, 0 if landscape. islandscape If set, then return 1 if the orientation is landscape, 0 if portrait. The default behaviour is to return a string with the current orientation. History: Original: 29/11/99; SJT