Package | Description |
---|---|
com.groupdocs.viewer.options |
The package provides classes to specify additional options when rendering documents.
|
Modifier and Type | Method and Description |
---|---|
Watermark |
ViewOptions.getWatermark()
The text watermark applied to each page.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewOptions.setWatermark(Watermark value)
The text watermark applied to each page.
|