Resource Base
Table of contents

TextSearchResult

Syntax

interface TextSearchResult {
   pageUid: string;
   text: string;
   rects: RectXY[];
   context: string;
}

See also RectXY.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: