Activities
latest
false
Banner background image
Document Understanding Activities
Last updated Apr 10, 2024

Word Class

Namespace: UiPath.DocumentProcessing.Contracts.Dom
Assembly: UiPath.DocumentProcessing.Contracts

Description

A public class that represents a word.

Members

Constructors
  • Word() - Initializes a new instance of the Word class with no arguments.
Properties
  • Box string - The box corresponding to the exact position of the word in the page, relative to the page size.
  • IndexInText int - The index in the text where the textual contents of the word start.
  • OcrConfidence float - Provides the OCR confidence computed for the current word.
  • Polygon string - The polygon created around the word, with all points aranged in clockwise order.
  • Text string - The textual value of the word.
  • TextType string - The type of the extracted box - text, checkbox, handwriting.
  • VisualLineNumer int - The line number that the word is part of.
  • Description
  • Members

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.