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 totrue
to lock the pages, orfalse
to unlock them.
Returns
- NA — This method does not return a value.