Share via


PdfSelection.ExtendSelectionAtStart(IntPtr) Method

Definition

Extends the beginning of the selection to the position that is indicated by precede.

[Foundation.Export("extendSelectionAtStart:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ExtendSelectionAtStart(IntPtr precede);
[<Foundation.Export("extendSelectionAtStart:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ExtendSelectionAtStart : nativeint -> unit
override this.ExtendSelectionAtStart : nativeint -> unit

Parameters

precede
IntPtr

nativeint

Attributes

Applies to