MonobjcMonobjc Documented Class Library
PMPageFormat Property
NamespacesMonobjc.AppKitNSPrintInfoPMPageFormat

Returns a Core Printing object configured with the receiver’s page format information.

Original signature is '- (void *)PMPageFormat'

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual IntPtr PMPageFormat { get; }
Public Overridable ReadOnly Property PMPageFormat As IntPtr
	Get
public:
virtual property IntPtr PMPageFormat {
	IntPtr 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.AppKit (Module: Monobjc.AppKit)