Rasterex Web SDKAPI client referencePageMethodsloadThumbnailOn this pageloadThumbnailUsed to load a single thumbnail by page index. Works on the active document. The thumbnail is returned with the GUI_pagethumb callback event. Syntax RxCore.loadThumbnail(pageindex) Parameters pageindex: number — 0-indexed page index. Returns NA — This method does not return a value.