| Package | Description |
|---|---|
| com.groupdocs.watermark.internal | |
| com.groupdocs.watermark.watermarks |
| Modifier and Type | Method and Description |
|---|---|
static SizeD |
TextWatermarkGeometry.measureString(String text,
Font font,
Thickness padding) |
static SizeD |
TextWatermarkGeometry.measureString(String text,
String fontFamilyName,
float fontSize,
int fontStyle,
Thickness padding) |
| Modifier and Type | Method and Description |
|---|---|
Thickness |
TextWatermark.getPadding()
Gets the padding settings of this
. |
| Modifier and Type | Method and Description |
|---|---|
void |
TextWatermark.setPadding(Thickness value)
Sets the padding settings of this
. |
Copyright © 2026. All rights reserved.