Options.page

Use this option to specify the dimensions and position of the Postscript page in dots per inch or in pixels. This option is typically used in concert with density.

Page may also be used to position a GIF image (such as for a scene in an animation) The default is "612x792"

  1. void page(string str)
    class Options
    void
    page
    (
    string str
    )
  2. void page(Geometry geometry)
  3. Geometry page()

Meta