Private (page device)
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
Param | Val | ExType | Vers | Use? | HPS | Ref |
x | H | Y | All |
A dictionary created by the setpagedevice
operator to hold intermediate and final results of its processing. This is not a key in the usual sense and should never be given in the dictionary operand to setpagedevice
.
Certain keys in Private
are of interest to developers: InputAttributes
and OutputAttributes
are numbers indicating which input or output medium was selected by the media matching process. PageSize
is the actual size of the page computed taking into account requested media, policies, media matching, orientations, and so on. Other keys are internal to the implementation of the setpagedevice
operator. They will change from revision to revision and must not be relied on.
Default: n/a.