←Select platform

Value Property

Summary

Contains the text value associated with the result.

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

Property Value

Text associated with the result.

Remarks

An example of this is text extracted from the document as a result of detection or analysis.

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.Analytics Assembly

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