Rasterex Web SDKAPI client referenceFile/ViewerMethodslimitZoomOutOn this pagelimitZoomOutThis method is called before RxCore.initialize to turn on/off the possibility to zoom out beyond page extent. Syntax RXCore.limitZoomOut(onoff); Parameters onoff: boolean — true = on, false = off. Returns NA — This method does not return a value.