'How do I clear the print area in Office.js?

Is there a way to clear the print area in Office.js? I have already tried setPrintArea(null) to do this, but that doesn't work.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source