UIPrintPageRenderer.DrawPage(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 entire page.
[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
Parameters
- index
- System.System.IntPtr System.nativeint
- pageRect
- CGRect
- Attributes