Share via


PdfView.CurrentDestination Property

Definition

Gets the currently displayed location.

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

Property Value

Attributes

Applies to