←Select platform

Value Property

Summary

Indicates the value of the label, this can be a regex pattern or a simple text.

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

Property Value

Either a regex pattern or simple 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.