←Select platform

DocumentWord Structure

Summary

Contains the properties of a text word found in the page.

Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
[DataContractAttribute()] 
public struct DocumentWord 
<SerializableAttribute(),  
 DataContractAttribute()>  
Public Structure DocumentWord 
public [SerializableAttribute,  
   DataContractAttribute] 
   value class DocumentWord sealed 
public class DocumentWord implements Serializable 

Remarks

The DocumentWord structure is used as the type for the Words list.

Example

For an example, refer to DocumentPageText.

Requirements

Target Platforms

See Also

Reference

Leadtools.Document Namespace

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

Leadtools.Document Assembly