Resource Base
Table of contents

ITextSelectedInfo

Syntax

export interface ITextSelectedInfo {
    pageUid: string;
    text: string;
    rects: RectXY[];
}

See also RectXY.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: