←Select platform

DocumentCharacters Property

Summary

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

Syntax
C#
VB
C++
public IList<DocumentCharacter> DocumentCharacters { get; } 
Public ReadOnly Property DocumentCharacters() As IList(Of DocumentCharacter) 
   Get 
public:  
   property IList<DocumentCharacter^>^ DocumentCharacters 
   { 
      IList<DocumentCharacter^>^ get() 
   } 

Property Value

List of document characters.

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.Analytics Assembly

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