PrintDialog.store

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void store(String key, int value)
  2. void store(String key, double value)
    class PrintDialog
    void
    store
    (
    String key
    ,
    double value
    )
  3. void store(String key, bool value)
  4. void store(String key, String value)

Meta