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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool HasResults { get; }Public ReadOnly Property HasResults As Boolean
Get
Property Value
Type:
Boolean
See Also