Contents

endPDFPage()

Ends the current page in the PDF graphics context.

Declaration

func endPDFPage()

Discussion

You can call endPDFPage() only after you call the function beginPDFPage(_:).

See Also

Managing a PDF Graphics Context