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