Accusoft PDF Xpress Control v7.0
CreateThumbnailFromMemory Method
A long value which represents the page number where to add the source image.
A long value which represents the location in memory of the source image.
A long value which represents the memory size of the source image.
A long value which represents the page number of the source image.
Description
Adds an image as a thumbnail from memory to an existing page in a PDF document.
Syntax
Visual Basic
Public Sub CreateThumbnailFromMemory( _
   ByVal PageNumber As Long, _
   ByVal SourceImageMemory As Long, _
   ByVal SourceImageMemorySize As Long, _
   ByVal SourceImagePageNumber As Long _
) 
Parameters
PageNumber
A long value which represents the page number where to add the source image.
SourceImageMemory
A long value which represents the location in memory of the source image.
SourceImageMemorySize
A long value which represents the memory size of the source image.
SourceImagePageNumber
A long value which represents the page number of the source image.
See Also

PdfDocument Object  | PdfDocument Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback