Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerFindText Class : MatchCase Property |
public bool MatchCase {get; set;}
'Declaration
Public Property MatchCase As Boolean
'Usage
Dim instance As DocumentViewerFindText Dim value As Boolean instance.MatchCase = value value = instance.MatchCase
When this option is false, then the viewer will internally compares the lower case of Text against the lower case of the text in the pages. Note that lower case matching might not work in all languages.
For an example, refer to Find.