←Select platform

MatchedText Property

Summary

Text that includes the matched value from the given sample text.

Syntax
C#
VB
C++
public string MatchedText {get; set;} 
Public Property MatchedText() As String 
   Get 
   Set 
public:  
   property String^ MatchedText 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

Text that includes the matched value from the given sample text.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.