public class Thumbnail extends Object
| Modifier and Type | Field and Description |
|---|---|
private Integer |
aspect
Defines the mode to fit the image to the height and width specified.
|
private boolean |
first
Defines if the thumbnails should be generated for the first page only or for all the document pages.
|
private Integer |
height
Defines the thumbnail height in pixels.
|
private Integer |
width
Defines the thumbnail width in pixels.
|
| Constructor and Description |
|---|
Thumbnail() |
private Integer aspect
private boolean first
private Integer height
private Integer width
Copyright © 2023–2024. All rights reserved.