pageLock
Locks pages in the current document. Used with multiple instances of the RxCore object where the scale and offset of two pages should be locked together.
Syntax
RxCore.pageLock(onoff)
Parameters
onOff: boolean — Set totrueto lock the pages, orfalseto unlock them.
Returns
- NA — This method does not return a value.