documentViewShouldHandlePrint
A Boolean value indicating whether the document view should handle a print operation.
Declaration
var documentViewShouldHandlePrint: Bool { get }Discussion
If this method returns false, the application terminates its print operation and sends printDocumentView() to the web frame view.