Skip to main content

setPDFAnimateRender

Use 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.