UiPath Documentation
activities
latest
false
Document Understanding アクティビティ
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

ResultsContentReference クラス

ResultsContentReference クラス。報告された抽出値のテキストと DOM 参照情報を表します。

定義

  • 名前空間: UiPath.DocumentProcessing.Contracts.Results
  • アセンブリ: UiPath.DocumentProcessing.Contracts

説明

報告された値の参照情報 (テキスト バージョンとドキュメント オブジェクト モデルを証拠づける情報) を表すパブリック クラスです。

メンバー

コンストラクター

  • ResultsContentReference() - 引数なしで ResultsContentReference クラスの新しいインスタンスを初期化します。
  • ResultsContentReference(int textStartIndex, int textLength, ResultsValueTokens[] tokens) - Initializes a new instance of the ResultsContentReference class, setting the TextStartIndex, TextLength, and Tokens properties based on the input arguments.
    • textStartIndex (Int32) - The start index of the reported value in the text version of the document.
    • textLength (Int32) - The length of text reported for the value.
    • tokens (ResultsValueTokens[]) - The box-level evidence for the reported value, one entry per page on which the evidence resides.

プロパティ

  • TextLength int - 値に対して報告されるテキストの長さです。
  • TextStartIndex int - ドキュメントのテキスト バージョンにおいて報告される値の開始インデックスです。
  • Tokens (ResultsValueTokens[]) - An array of ResultsValueTokens objects evidencing the reported value. Each entry in the Tokens array represents box level evidencing in a single page. For example, if a value runs across multiple pages, the Tokens array has a number of entries equal to the number of pages on which the evidence resides.
  • 定義
  • 説明
  • メンバー
  • コンストラクター
  • プロパティ

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得