UIPrintFormatter.RectangleForPage(nint) Method

Definition

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

[Foundation.Export("rectForPageAtIndex:")]
public virtual CoreGraphics.CGRect RectangleForPage (nint pageIndex);
abstract member RectangleForPage : nint -> CoreGraphics.CGRect
override this.RectangleForPage : nint -> CoreGraphics.CGRect

Parameters

pageIndex
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to