CGPDFDocument.GetPage(nint) Method
Definition
Important
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.
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