←Select platform

Text Property

Summary

Object that manages the text and OCR recognition settings of the document.

Syntax
C#
VB
C++
Java
public DocumentText Text { get; } 
Public ReadOnly Property Text() As DocumentText 
   Get 
public:  
   property DocumentText^ Text 
   { 
      DocumentText^ get() 
   } 
public DocumentText getText() 

Property Value

The DocumentText object that manages the text and OCR recognition settings of this LEADDocument.

Remarks

Refer to DocumentText for more information.

Example

For an example, refer to DocumentText.

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 Assembly

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