[]
ReportViewer.SearchResult
Defines a search result.
• Readonly DisplayText: string
Text to display.
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:148
• Readonly ItemArea: Rect
The whole text item area coordinates.
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:150
• Readonly ItemIndex: number
The logical page item number (for subsequent searches, ordered).
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:152
• Readonly PageIndex: number
The index of the page where the occurence is found.
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:146
• Readonly Range: Range
The selection text range.
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:154
• Optional Readonly UserData: any
Plugin-specific data.
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:156
▪ Static Readonly BeforeBegin: SearchResult
Special result value for Find method to begin searching from the beginning of the document/page
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:176
▪ Static Readonly PastEnd: SearchResult
Result indicating search is finished. Also indicates position past the end of document.
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:174