SetPageThumbnail
Description
Sets the selected image as the "thumbnail" for the selected page.
Syntax
Delphi
function TQuickPDF0813.SetPageThumbnail: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::SetPageThumbnail As Long
DLL
int QuickPDFSetPageThumbnail(int InstanceID)
Return values
| 0 | No image was selected |
| 1 | The thumbnail was set successfully |