Click or drag to resize

PdfSearchResultsHasResults Property

Gets a value indicating whether results of the search operation exist or not.

Namespace:  Atalasoft.Pdf.TextExtract
Assembly:  Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool HasResults { get; }

Property Value

Type: Boolean
See Also