Accusoft PDF Xpress Control v7.0
CreateThumbnailFromFile Method
A long value which represents the page number.
A string value which represents the filename of the image source file.
A long value which represents the page number of the source image.
Description
Adds an image as a thumbnail from a file to an existing page in a PDF document.
Syntax
Visual Basic
Public Sub CreateThumbnailFromFile( _
   ByVal PageNumber As Long, _
   ByVal SourceImageFilename As String, _
   ByVal SourceImagePageNumber As Long _
) 
Parameters
PageNumber
A long value which represents the page number.
SourceImageFilename
A string value which represents the filename of the image source file.
SourceImagePageNumber
A long value which represents the page number of the source image.
See Also

PdfDocument Object  | PdfDocument Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback