This class represents a selected text region for highlights. More...
Public Member Functions | |
| HighlightBox (int globalPage, Dictionary< string, RectangleF[]> cfiPositionsMap) | |
Properties | |
| int | GlobalPage [get] |
| Page number of the selection, starting from 1. | |
| Dictionary< string, RectangleF[]> | CfiPositionsMap [get] |
| Highliting subregions within selected text. | |
This class represents a selected text region for highlights.
The region range is defined in CFI format. See CreateCfiSelectedText for more informationon that.