Skip to main content

loadThumbnailPDF

Used to load a single thumbnail by page index. Works on the active document. The thumbnail is returned with the GUI_pagethumb callback event.

Version

(Pro version only)

Syntax

    RxCore.loadThumbnailPDF(pageindex);

Parameters

  • pageindex: number — 0-indexed page index.

Returns

  • NA — This method does not return a value.