Share via


PdfDestination.Page Property

Definition

Gets the page of the destination.

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

Property Value

Attributes

Applies to