IExtractedObject
Purpose
This object describes a substring in the source text of a document.
Properties
| Name | Type | Permissions | Value |
|---|---|---|---|
| Value () | string | Read | The value of the substring. |
| Span () | IInterval | Read | The span that describes the location of the substring in the text. |
4/12/2024 6:16:04 PM