共用方式為


UIPrintPageRenderer.DrawFooterForPage(nint, CGRect) 方法

定義

繪製頁面的頁尾。

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

參數

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

適用於