Technical Reference > Graphics Builder Automation Interface > Page Functions > PageThumbnailToClipboard

PageThumbnailToClipboard

Creates a thumbnail image of the current page and copies it to the clipboard.

Syntax

PageThumbnailToClipboard(Size)

Size:

The size of the thumbnail image in pixels.

Return Value

0 (zero) if successful, otherwise an error is returned.

Note: For details on handling return and error values, see Error Handling.