Contents

currentDestination

Returns a PDFDestination object representing the current page and the current point in the view specified in page space.

Declaration

var currentDestination: PDFDestination? { get }

Discussion

Page space is a 72 dpi coordinate system with the origin at the lower-left corner of the current page.

See Also

Related Documentation

Navigating Within a Document