UIPrintPageRenderer.DrawPrintFormatterForPage(UIPrintFormatter, nint) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
針對指派給頁面的每個格式器呼叫一次。 覆寫時,可以將自訂繪圖新增至格式器繪圖。
[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
- 屬性