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

Document Class

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

Description

A public class that represents a digitized document.

Members

Constructors
  • Document() - Initializes a new instance of the Document class with no arguments.
Methods
  • Deserialize (<string>) - A static method that returns a new instance of the Document class containing the information serialized in the input string.
  • Serialize() string - Returns a string with the serialized contents of the Document object.
Properties
  • ContentType string - The content type of the file. The supported values are: application/pdf, image/png, image/jpeg, image/gif.
  • DocumentID string - The name of the document file.
  • DocumentMetadata string - Provides information about the class from various objects.
  • Length int - The text length of the file, expressed as an integer.
  • Pages UiPath.DocumentProcessing.Contracts.Dom.Page - The list of pages in the document file.
  • 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.