←Select platform

DocumentCharacter Structure

Summary

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

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

The DocumentCharacter structure is used as the type for the Characters list.

Example

For an example, refer to DocumentPageText.

Requirements
Target Platforms
See Also

Reference

Leadtools.Document Namespace

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.