共用方式為


UIPrintPageRenderer.DrawPrintFormatterForPage(UIPrintFormatter, nint) 方法

定義

針對指派給頁面的每個格式器呼叫一次。 覆寫時,可以將自訂繪圖新增至格式器繪圖。

[Foundation.Export("drawPrintFormatter:forPageAtIndex:")]
public virtual void DrawPrintFormatterForPage (UIKit.UIPrintFormatter printFormatter, nint index);
abstract member DrawPrintFormatterForPage : UIKit.UIPrintFormatter * nint -> unit
override this.DrawPrintFormatterForPage : UIKit.UIPrintFormatter * nint -> unit

參數

printFormatter
UIPrintFormatter
index
System.System.IntPtr System.nativeint
屬性

適用於