Symbol to use for a method that returns a function to print an object.
Returns the print function for an object, or null if it does not provide a handler.
Returns whether an object implements a print method.
Prints a URL by loading it into an iframe.
URL to load into an iframe.
Prints a widget by copying it's DOM node to a hidden iframe and printing that iframe.
Generated using TypeDoc
Function that takes no arguments and when invoked prints out some object or null if printing is not defined.