The properties of the CalcPdfHitRectsJob class are listed here.
Public Properties
|
Public Property |
Description |
|---|---|
|
Format of the output hit rects data (must be zero) to allow for future changes if needed. | |
|
Array of integers containing the highlight data, populated after Execute() returns. | |
|
The input PDF file to calculate hit rects for (if the PDF file does not exist on disk under the name returned in search results, set this field to the location where the file can be found). | |
|
The item in search results of the PDF file to calculate hit rects for | |
|
The SearchResults containing the item to calculate hit rects for. |
See Also