UIPrintPageRenderer.DrawContentForPage(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.
Renders the page in the specified contentRect.
[Foundation.Export("drawContentForPageAtIndex:inRect:")]
public virtual void DrawContentForPage (nint index, CoreGraphics.CGRect contentRect);
abstract member DrawContentForPage : nint * CoreGraphics.CGRect -> unit
override this.DrawContentForPage : nint * CoreGraphics.CGRect -> unit
Parameters
- index
- System.System.IntPtr System.nativeint
- contentRect
- CGRect
- Attributes