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 |
---|---|
static PreviewHandler |
PreviewFactory.load(InputStream stream)
Deprecated.
Creates an appropriate preview handler from the specified stream.
|
static PreviewHandler |
PreviewFactory.load(String filePath)
Deprecated.
Creates an appropriate preview handler from the specified file.
|