Accusoft PDF Xpress Control v5.0
CreateThumbnailFromData Method
See Also  Send comments on this topic.
PageNumber
A long value which represents the page number.
ImageDatainfo
The ImageDatainfo for the image to add to the existing page.
PdfDocument Object : CreateThumbnailFromData Method

Glossary Item Box

Description

Adds RAW or compressed image data as a thumbnail to an existing page in a PDF document.

Syntax

Visual Basic
Public Sub CreateThumbnailFromData( _
   ByVal PageNumber As Long, _
   ByVal ImageDatainfo As ImageDatainfo _
) 

Parameters

PageNumber
A long value which represents the page number.
ImageDatainfo
The ImageDatainfo for the image to add to the existing page.

See Also

©2012. Accusoft Corporation. All Rights Reserved.