SearchCompletedEventArgsSearchResultItem Property

Apitron PDF Controls help
Apitron.PDF.Controls for .NET
Gets the search result item found for the search request. If the item is null, then nothing was found.

Namespace:  Apitron.PDF.Controls
Assembly:  Apitron.PDF.Controls (in Apitron.PDF.Controls.dll) Version: 1.0.154.0
Syntax

public SearchResultItem SearchResultItem { get; }

Property Value

Type: SearchResultItem
See Also

Reference