public abstract class EmailTextPossibleWatermark extends PossibleWatermark
Represents possible watermark in email message text fields.
| Modifier and Type | Method and Description |
|---|---|
ContentPart |
getParent()
Gets the parent of this
|
String |
getText()
Gets the text of this
. |
void |
remove() |
void |
setText(String value)
Sets the text of this
. |
getCollection, getFormattedTextFragments, getHeight, getImageData, getImageInternally, getImageSize, getPageNumber, getRotateAngle, getUnitOfMeasurement, getWidth, getX, getY, setCollection, setImageDatapublic ContentPart getParent()
getParent in class PossibleWatermarkpublic String getText()
EmailTextPossibleWatermark.getText in class PossibleWatermarkEmailTextPossibleWatermark.public void remove()
remove in class PossibleWatermarkpublic void setText(String value)
EmailTextPossibleWatermark.setText in class PossibleWatermarkvalue - The text of this EmailTextPossibleWatermark.Copyright © 2026. All rights reserved.