SearchConfigurationSurroundingLinesBefore Property
Gets or sets the number of lines preceding a found line of text that should be returned with the text line.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public int SurroundingLinesBefore { get; set; }
public:
property int SurroundingLinesBefore {
int get ();
void set (int value);
}
Property Value
Int32