Package | Description |
---|---|
com.groupdocs.watermark.legacy |
The package provides legacy API classes for working with watermarks in a document of any supported type.
|
Modifier and Type | Method and Description |
---|---|
protected abstract PreviewImageData[] |
PreviewHandler.createPreviews(int pageIndex,
int resolution)
Deprecated.
Creates preview images for the specified page.
|
PreviewImageData[] |
PreviewHandler.getPageImage(int pageIndex)
Deprecated.
Creates preview images for the specified page.
|
PreviewImageData[] |
PreviewHandler.getPageImage(int pageIndex,
int resolution)
Deprecated.
Creates preview images for the specified page.
|