UIPrintPageRenderer.DrawHeaderForPage(nint, CGRect) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Draws the header of the page.
[Foundation.Export("drawHeaderForPageAtIndex:inRect:")]
public virtual void DrawHeaderForPage (nint index, CoreGraphics.CGRect headerRect);
abstract member DrawHeaderForPage : nint * CoreGraphics.CGRect -> unit
override this.DrawHeaderForPage : nint * CoreGraphics.CGRect -> unit
Parameters
- index
- System.System.IntPtr System.nativeint
- headerRect
- CGRect
- Attributes