UIPrintFormatter.RectangleForPage(nint) 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.
The RectangleF of the area enclosing the specified page of content.
[Foundation.Export("rectForPageAtIndex:")]
public virtual CoreGraphics.CGRect RectangleForPage (nint pageIndex);
abstract member RectangleForPage : nint -> CoreGraphics.CGRect
override this.RectangleForPage : nint -> CoreGraphics.CGRect
Parameters
- pageIndex
- System.System.IntPtr System.nativeint
Returns
- Attributes