←Select platform

Value Property

Summary

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

Syntax
C#
C++/CLI
Python
public InfoValue Value { get; set; } 
public:  
   property InfoValue^ Value 
   { 
      InfoValue^ get() 
      void set(InfoValue^ value) 
   } 
Value # get and set (InfoLabel) 

Property Value

Either a regex pattern or simple text.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

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