MakeThumbnail(Image) Method
Makes the thumbnail of a page image.
'Declaration
Public Overloads Function MakeThumbnail( _
ByVal As Image _
) As Image
public Image MakeThumbnail(
Image
)
Parameters
- image
- The page image.
Return Value
The image representing the thumbnail.