foxitAnnotlist
Used with Foxit integration to transfer PDF annotations to Rasterex Web SDK for conversion to Rasterex annotation objects. Based on the settings in the Rasterex Web SDK it will be converted to fully editable Rasterex annoation objects or proxy annotation objects used only for listing and indicating position.
Also see :
Syntax
RxCore.foxitAnnotlist(AnnotList);
Parameters
AnnotList
: array — An array of PDF annotation objects.
Returns
- NA — This method does not return a value.