←Select platform

DocumentCharacters Property

Summary

For a text result, this provides the characters found along with some attributes.

Syntax
C#
C++/CLI
Python
public IList<DocumentCharacter> DocumentCharacters { get; } 
public:  
   property IList<DocumentCharacter^>^ DocumentCharacters 
   { 
      IList<DocumentCharacter^>^ get() 
   } 
DocumentCharacters # get  (TextResult) 

Property Value

List of document characters.

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.