Extracts the thumbnail image on the page specified by the page number.
Visual Basic |
---|
Public Function ExtractThumbnail( _ ByVal PageNumber As Long _ ) As PdfImage |
- PageNumber
- The page number from which to extract the thumbnail.
The PdfImage thumbnail image from the specified page.