get-paper-name in ps-setup%
(-> stringsenda-ps-setupget-paper-name)Returns the name of the current paper type:
"A4 210 x 297 mm","A3 297 x 420 mm","Letter 8 1/2 x 11 in", or"Legal 8 1/2 x 14 in". The default is"Letter 8 1/2 x 11 in".The paper name determines the size of the drawing area as reported by
get-size(along with landscape transformations fromget-orientationand/or the scaling factors ofget-scaling). It also determines the bounding box of PostScript output when apost-script-dc%context is created with a true value for theuse-paper-bbox?initialization argument.