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