DocumentSearchingEventArgsSearchString Property |
Gets or sets a value representing the document search string.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string SearchString { get; set; }
Public Property SearchString As String
Get
Set
Property Value
Type:
String
Remarks
See Also