Keyoti SearchUnit API Docs
WordsAroundNumber Property
API DocumentationKeyoti.SearchEngineConfigurationWordsAroundNumber
Keyoti SearchUnit v6
Number of words to show around non-continguous summary occurrences.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int WordsAroundNumber { get; set; }
public int WordsAroundNumber { get; set; }
Public Property WordsAroundNumber As Integer
	Get
	Set
Public Property WordsAroundNumber As Integer
	Get
	Set
public:
property int WordsAroundNumber {
	int get ();
	void set (int value);
}
public:
property int WordsAroundNumber {
	int get ();
	void set (int value);
}
member WordsAroundNumber : int with get, set
member WordsAroundNumber : int with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120