usePDFAnnotProxy
Used in combination with RxCore.convertPDFAnnots to turn on/off the automatic conversion of PDF annotations to Rasterex proxy annotations used for listing and position indidcation, when loading a PDF file or importing an XFDF file. Default value is false (off).
Also see :
RxCore.usePDFAnnotProxy(onoff);
Parameters
- onoff: boolean —- true= on,- false= off.
Returns
- NA — This method does not return a value.