MakeThumbnail(Image,Rectangle) Method
Makes the thumbnail of a page image.
'Declaration
Public Overloads Function MakeThumbnail( _
ByVal As Image, _
ByRef As Rectangle _
) As Image
Parameters
- image
- The page image.
- pageRectangleInThumb
- OUT: Rectangle within the thumbnail corresponding to the page bounds.
Return Value
The image representing the thumbnail.