UIPrintPageRenderer.DrawPage(nint, CGRect) Method

Definition

Draws the entire page.

[Foundation.Export("drawPageAtIndex:inRect:")]
public virtual void DrawPage (nint index, CoreGraphics.CGRect pageRect);
abstract member DrawPage : nint * CoreGraphics.CGRect -> unit
override this.DrawPage : nint * CoreGraphics.CGRect -> unit

Parameters

index
System.System.IntPtr System.nativeint
pageRect
CGRect
Attributes

Applies to