I am implementing printing of a web page that is originally displayed in Internet Explorer.
I would like to use the browser "Inspect Element" functionality when in print mode. So I would like to emulate print media, while still actually displaying the page in the browser.
Google Chrome has exactly this functionality.
Is this available in Internet Explorer. In particular, IE11?