public class PdfPreviewCreator extends PreviewCreator
DefaultResolution| Constructor and Description |
|---|
PdfPreviewCreator(PreviewOptions previewOptions,
com.aspose.pdf.Document pdfDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxPageCount() |
protected void |
writePagePreview(int pageNumber,
OutputStream stream) |
generatePreview, getOptions, isImageSizeSet, writePagePreviewpublic PdfPreviewCreator(PreviewOptions previewOptions, com.aspose.pdf.Document pdfDocument)
protected int getMaxPageCount()
getMaxPageCount in class PreviewCreatorprotected void writePagePreview(int pageNumber,
OutputStream stream)
writePagePreview in class PreviewCreatorCopyright © 2026. All rights reserved.