DocumentCharacter Class Members

Summary

The following tables list the members exposed by DocumentCharacter.

Public Constructors

Name Description
Public Constructor static  | Shared in VB DocumentCharacter Initializes a new DocumentCharacter object.

Public Methods

Name Description
Public Method toJSON Converts this object to a JSON string.

Public Properties

Name Description
Public Property bounds The bounding rectangle of the character.
Public Property code The character code value of this DocumentCharacter.
Public Property isEndOfLine Indicates if this is the last character in a line.
Public Property isEndOfParagraph Indicates if this is the last character in a paragraph.
Public Property isEndOfWord Indicates if this is the last character in a word.
Public Property isFromOcr Indicates that this character was obtained through an OCR operation.
Public Property isLineBreak Indicates whether this character has a soft line break.
Public Property isRightToLeft Indicates if this character is part of a right to left flow of text.
Public Property ocrCharacterIndex Index of this character in the original OCR character collection.
Public Property ocrZoneIndex Index of this character in the original OCR zone collection.
Public Property spaceWidth The width, in pixels, of a space character.

See Also

DocumentCharacter Class

Leadtools.Document Namespace

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

Leadtools.Document Assembly

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