SearchRequestedEventArgsSearchIndex Property

Apitron PDF Controls help
Apitron.PDF.Controls for .NET
Gets or sets the search index to search into. You have to set the search index here or leave it null to ignore the request.

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

public SearchIndex SearchIndex { get; set; }

Property Value

Type: SearchIndex
The search index.
See Also

Reference