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

DocumentSplittingResult Class

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

Description

The result of a document splitting operation and it represents one logical subdocument.

Members

Constructors
  • DocumentSplittingResult (UiPath.DocumentProcessing.Contracts.Dom.Document, <string>, <string>, <float>) - The public default constructor.
Methods
  • Serialize (string) - Serializes the DocumentSplittingResult to a JSON string.
  • Deserialize (string) - Deserializes a JSON string to a UiPath.DocumentProcessing.Contracts.Results.DocumentSplittingResult object.
Properties
  • DocumentObjectModel string - The document object model of the subdocument.
  • FilePath string - The file path of the subdocument.
  • SplitConfidence float - A value between 0 and 1 that represents the confidence for the split subdocument.
  • Text string - The text of the subdocument.
  • 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.