Rasterex Web SDKAPI client referenceBasic VersionPDFMethodssetPDFAnimateRenderOn this pagesetPDFAnimateRenderUse this method to turn on/off the continuous drawing of PDF pages while refreshing. Syntax RxCore.setPDFAnimateRender(onoff) Parameters onoff: boolean — Boolean value. true = on, false = off. Returns NA — This method does not return a value.