HTMLViewer.Print(false) - Does this do anything?

Noticed when I hover over HTMLViewer1.Print in an application I’m working on that I see the following:

HTMLViewer.Print(showPrintDialog As Boolean = True)

However, when I pass false into this method, it still is displaying the printer dialog. Should this not display a printer dialog, has it never worked, am I totally misreading what this option should do?)…

Thanks,
Travis

Mac? Win? Linux?

Sorry… Windows.

Thanks,
Travis

Okay, WebKit (Chromium) or Native (Internet Explorer)?

Currently using WebKit as I haven’t had much luck getting Native to render my CSS properly.

Thanks,
Travis