Perform post-page rendering.
SDK
- macOS 10.5–10.12Deprecated
Framework
- PDFKit
Declaration
- (void)drawPagePost:(PDFPage *)page;
Discussion
The default implementation of this method draws the text highlighting (if any) for the page. This method does not apply scaling or rotating to the current context to map to page space; instead, the context is in view-space coordinates (in which the origin is at the lower-left corner of the current PDF view).