Printing all content of Scrollable DHTMLX window

How do I print all the content of a scrollable Dhtmlx window?
I tried: parent.dhxWins.window(“w_dhxwindow”).getFrame().contentWindow.print();
But it only prints the visible part.

The issue doesn’t relate our component. It is more about printing iframes. The problem can not be solved by methods of dhtmlxWindows.