共用方式為


UIPrintPageRenderer.DrawPage(nint, CGRect) 方法

定義

繪製整個頁面。

[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

參數

index
System.System.IntPtr System.nativeint
pageRect
CGRect
屬性

適用於