SearchResultItemLineCount Property
Gets the number of lines on text in the file.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public int LineCount { get; }
public:
property int LineCount {
int get ();
}
Property Value
Int32 This requires the method load the complete text for the file.