SetPageThumbnail
Page manipulation
Description
Sets the selected image as the "thumbnail" for the selected page.
Syntax
Delphi
function TPDFlib.SetPageThumbnail: Integer;ActiveX
Function PDFlib::SetPageThumbnail As LongDLL
int DLSetPageThumbnail(int InstanceID);Return values
| 0 | No image was selected |
|---|---|
| 1 | The thumbnail was set successfully |