UIPrintPageRenderer.DrawContentForPage(nint, CGRect) Method

Definition

Renders the page in the specified contentRect.

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

Parameters

index
System.System.IntPtr System.nativeint
contentRect
CGRect
Attributes

Applies to