MonobjcMonobjc Documented Class Library
Page Property
NamespacesMonobjc.QuartzPDFDestinationPage

Returns the page that the destination refers to.

Original signature is '- (PDFPage *)page'

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual PDFPage Page { get; }
Public Overridable ReadOnly Property Page As PDFPage
	Get
public:
virtual property PDFPage^ Page {
	PDFPage^ get ();
}
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)