CGPDFDocument.GetPage(nint) Method

Definition

Gets a specific page of this CGPDFDocument object.

public CoreGraphics.CGPDFPage GetPage (nint page);
member this.GetPage : nint -> CoreGraphics.CGPDFPage

Parameters

page
System.System.IntPtr System.nativeint

Returns

Applies to