Share via


PdfDocument.IsFinding Property

Definition

Gets a Boolean value that tells whether the document is currently searching for text.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsFinding { [Foundation.Export("isFinding")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isFinding")>]
member this.IsFinding : bool

Property Value

Attributes

Applies to