UIGraphics.SetPDFContextDestination(String, CGRect) Method

Definition

Sets the PDF destination with the given name at the given position.

public static void SetPDFContextDestination (string str, CoreGraphics.CGRect rect);
static member SetPDFContextDestination : string * CoreGraphics.CGRect -> unit

Parameters

str
String
rect
CGRect

Applies to