Share via


UIPrintFormatter.RectangleForPage(IntPtr) Method

Definition

The RectangleF of the area enclosing the specified page of content.

[Foundation.Export("rectForPageAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect RectangleForPage(IntPtr pageIndex);
[<Foundation.Export("rectForPageAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RectangleForPage : nativeint -> CoreGraphics.CGRect
override this.RectangleForPage : nativeint -> CoreGraphics.CGRect

Parameters

pageIndex
IntPtr

nativeint

Returns

Attributes

Applies to