Share via


PdfPage.Page Property

Definition

Gets the Core Graphics PDFPage object for this PDF page.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPDFPage? Page { [Foundation.Export("pageRef")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pageRef")>]
member this.Page : CoreGraphics.CGPDFPage

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to