The bounding rectangle that most closely contains all rectangles in the rects
list.
Coordinates are in application viewport coordinate space.
If the rects
list is empty, then this property is null.
The locator used to generate this result object.
This is the intersection between the locator passed to fetchRectsForVisibleContent
and the VisiblePage's range locator.
If no locator
was passed to fetchRectsForVisibleContent
,
then this property will be the range locator for the page.
A list of objects containing rectangles and locators for line boxes and replaced elements such as <img>
elements.
Generated using TypeDoc
A serializable result object returned from
IReaderView.fetchRectsForVisibleContent()
.