Accusoft PDF Xpress Control v7.0
CreateThumbnailFromHandle Method
A long value which represents the page number.
A long value which represents the handle to the image source.
A long value which represents the page number to the image source.
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

PdfDocument Object  | PdfDocument Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback