onuserprintpreview
Description
Event handler to be called when a user invokes the Preview… command from the Internet Explorer File menu or hits the print preview button on the toolbar.
You may cancel this operation within the event handler simply by returning, or you may call Preview to provide the expected behavior.
This is a read/write property.
Syntax
printing.onuserprintpreview= function_object