Activities
latest
false
Banner background image
Document Understanding Activities
Last updated Mar 28, 2024

ResultsValueTokens Class

Namespace: UiPath.DocumentProcessing.Contracts.Results
Assembly: UiPath.DocumentProcessing.Contracts

Description

A public class that represents the referencing at box level, for evidence on a single page, of a reported value in an extraction or classification result.

Members

Constructors
  • ResultsValueTokens(int pageIndex, float pageWidth, float pageHeight, UiPath.DocumentProcessing.Contracts.Box boxes) - Initializes a new instance of the ResultsValueTokens class, in cases only visual references are provided (no textual references).
  • ResultsValueTokens(int textStartIndex, int textLength, int pageIndex, float pageWidth, float pageHeight, UiPath.DocumentProcessing.Contracts.Box boxes) - Initializes a new instance of the ResultsvalueTokens class, for both visual and textual references.
Properties
  • Boxes UiPath.DocumentProcessing.Contracts.Box - list of boxes that are the evidence in the given page.
  • Page int - A 0-based page number for which the entry applies.
  • PageHeightfloat - The height of the reference page.
  • PageWidth float - The width of the reference page.
  • TextLength int - The length of evidence on the current page.
  • TextStartIndex int - The position at which the evidence starts, on the current page.
  • 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.