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(_:).
Ends the current page in the PDF graphics context.
func endPDFPage()You can call endPDFPage() only after you call the function beginPDFPage(_:).