canGoToLastPage
Returns a Boolean value indicating whether the user can navigate to the last page of the document.
Declaration
var canGoToLastPage: Bool { get }Discussion
The return value will be true unless the view is already displaying the last page.