IDocumentTextProjection Interface
IDocumentTextProjection is a public interface that provides text projections based on an exact match with the names of the listed properties.
Definition
- Namespace:
UiPath.DocumentProcessing.Contracts.Extensions.TextProjection - Assembly:
UiPath.DocumentProcessing.Contracts
Description
A public interface that provides text projections based on an exact match with the names of the listed properties.
Method
CreateContentReference int - This method returns a constructor of type ResultsContentReference based on the arguments startIndex int and length int.
Properties
ProjectedText string - The file path of the document.