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.
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