Skip to main content

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 :

-convertPDFAnnots

-foxitAnnotlist

Version

(Pro version only)

    RxCore.usePDFAnnotProxy(onoff);

Parameters

  • onoff: booleantrue = on, false = off.

Returns

  • NA — This method does not return a value.