MonobjcMonobjc Documented Class Library
GoToLastPage Method (sender)
NamespacesMonobjc.QuartzPDFViewGoToLastPage(Id)

Navigates to the last page of the document.

Original signature is '- (IBAction)goToLastPage:(id)sender'

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual void GoToLastPage(
	Id sender
)
Public Overridable Sub GoToLastPage ( _
	sender As Id _
)
public:
virtual void GoToLastPage(
	Id^ sender
)
Parameters
sender (Id)
MISSING
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Quartz (Module: Monobjc.Quartz)