removeFromPrintPageRenderer()
Removes the print formatter from the page renderer.
Declaration
func removeFromPrintPageRenderer()Discussion
A print formatter is typically associated with a pages of a UIPrintPageRenderer object through the addPrintFormatter(_:startingAtPageAt:) method.