Window.onbeforeprint

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onbeforeprint(Optional!(T0) onbeforeprint)
    struct Window
    nothrow
    void
    onbeforeprint
    (
    T0
    )
    (
    scope auto ref Optional!(T0) onbeforeprint
    )
  2. EventHandler onbeforeprint()

Meta