Click or drag to resize

DocumentSearchingEventArgsSearchString Property

Gets or sets a value representing the document search string.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string SearchString { get; set; }

Property Value

Type: String
Remarks
Terms with fewer than SearchTermMinLength characters will be ignored.
See Also