ThumbnailDevice.Process
ThumbnailDevice.Process method
Converts the page into thumbnail image png and saves it in the output stream.
public override void Process(Page page, Stream output)
Parameter | Type | Description |
---|---|---|
page | Page | The page to convert. |
output | Stream | Output stream with png image. |
See Also
- class Page
- class ThumbnailDevice
- namespace Aspose.Pdf.Devices
- assembly Aspose.PDF