Share via


PdfView.ClearSelection Method

Definition

Clears all selections in the PDF.

[Foundation.Export("clearSelection")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ClearSelection();
[<Foundation.Export("clearSelection")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ClearSelection : unit -> unit
override this.ClearSelection : unit -> unit
Attributes

Applies to