Share via


PdfView.CurrentSelection Property

Definition

Gets or sets the current selection.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PdfKit.PdfSelection? CurrentSelection { [Foundation.Export("currentSelection")] get; [Foundation.Export("setCurrentSelection:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentSelection")>]
[<set: Foundation.Export("setCurrentSelection:")>]
member this.CurrentSelection : PdfKit.PdfSelection with get, set

Property Value

Attributes

Applies to