Contents

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.

See Also

Communicating with the page renderer