Accusoft PDF Xpress Control v5.0
CreateThumbnailFromHandle Method
See Also  Send comments on this topic.
PageNumber
A long value which represents the page number.
SourceImageHandle
A long value which represents the handle to the image source.
SourceImagePageNumber
A long value which represents the page number to the image source.
PdfDocument Object : CreateThumbnailFromHandle Method

Glossary Item Box

Description

Adds an image as a thumbnail from a handle to an existing page in a PDF document.

Syntax

Visual Basic
Public Sub CreateThumbnailFromHandle( _
   ByVal PageNumber As Long, _
   ByVal SourceImageHandle As Long, _
   ByVal SourceImagePageNumber As Long _
) 

Parameters

PageNumber
A long value which represents the page number.
SourceImageHandle
A long value which represents the handle to the image source.
SourceImagePageNumber
A long value which represents the page number to the image source.

See Also

©2012. Accusoft Corporation. All Rights Reserved.