| Package | Description |
|---|---|
| com.groupdocs.viewer.options |
The package provides classes to specify additional options when rendering documents.
|
| Modifier and Type | Field and Description |
|---|---|
static Size |
Size.FULL_SIZE
Represents the maximum size of watermark text that fits the page.
|
static Size |
Size.HALF_SIZE
Represents half of the maximum size of watermark text that fits the page.
|
static Size |
Size.ONE_THIRD
Represents one third of the maximum size of watermark text that fits the page.
|
| Modifier and Type | Method and Description |
|---|---|
Size |
Watermark.getSize()
Returns the watermark size.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Watermark.setSize(Size value)
Sets the watermark size.
|
Copyright © 2024. All rights reserved.