UIGraphics.SetPDFContextURL(NSUrl, CGRect) Method

Definition

Links the url to the specified rectangle on the PDF page.

public static void SetPDFContextURL (Foundation.NSUrl url, CoreGraphics.CGRect rect);
static member SetPDFContextURL : Foundation.NSUrl * CoreGraphics.CGRect -> unit

Parameters

url
NSUrl
rect
CGRect

Applies to