PdfDocument.IsFinding Property
Definition
Gets a Boolean value that tells whether the document is currently searching for text.
[get: Foundation.Export("isFinding")]
public virtual bool IsFinding { get; }
member this.IsFinding : bool
Property Value
- Boolean
- Attributes
-
Applies to