Property MaxCharsToExamine
MaxCharsToExamine
Gets or sets the maximum number of characters to examine on a document when performing highlighting for a field.
public int? MaxCharsToExamine { get; set; }
Property Value
- int?
Gets or sets the maximum number of characters to examine on a document when performing highlighting for a field.
public int? MaxCharsToExamine { get; set; }