←Select platform

Text Property (Document)

Summary

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

Syntax

C#
VB
Java
C++
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 Document.

Remarks

Refer to DocumentText for more information.

Example

For an example, refer to DocumentText.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize