public class PresentationBackgroundPossibleWatermark extends PossibleWatermark
Represents possible background watermark in a PowerPoint document.
| Constructor and Description |
|---|
PresentationBackgroundPossibleWatermark(PresentationBaseSlide slide) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight()
Gets the height of this
in points. |
WatermarkableImage |
getImageInternally() |
ContentPart |
getParent()
Gets the parent of this
. |
double |
getRotateAngle()
Gets the rotate angle of this
in degrees. |
int |
getUnitOfMeasurement()
Gets the
of this . |
double |
getWidth()
Gets the width of this
in points. |
double |
getX()
Gets the horizontal offset of this
from slide left border in points. |
double |
getY()
Gets the vertical offset of this
from slide top border in points. |
void |
remove() |
getCollection, getFormattedTextFragments, getImageData, getImageSize, getPageNumber, getText, setCollection, setImageData, setTextpublic PresentationBackgroundPossibleWatermark(PresentationBaseSlide slide)
public double getHeight()
PresentationBackgroundPossibleWatermark in points.getHeight in class PossibleWatermarkPresentationBackgroundPossibleWatermark in points.public WatermarkableImage getImageInternally()
getImageInternally in class PossibleWatermarkpublic ContentPart getParent()
PresentationBackgroundPossibleWatermark.getParent in class PossibleWatermarkPresentationBackgroundPossibleWatermark.public double getRotateAngle()
PresentationBackgroundPossibleWatermark in degrees.getRotateAngle in class PossibleWatermarkPresentationBackgroundPossibleWatermark in degrees.public int getUnitOfMeasurement()
UnitOfMeasurement
of this PresentationBackgroundPossibleWatermark.getUnitOfMeasurement in class PossibleWatermarkUnitOfMeasurement
of this PresentationBackgroundPossibleWatermark.public double getWidth()
PresentationBackgroundPossibleWatermark in points.getWidth in class PossibleWatermarkPresentationBackgroundPossibleWatermark in points.public double getX()
PresentationBackgroundPossibleWatermark
from slide left border in points.getX in class PossibleWatermarkPresentationBackgroundPossibleWatermark.public double getY()
PresentationBackgroundPossibleWatermark
from slide top border in points.getY in class PossibleWatermarkPresentationBackgroundPossibleWatermark.public void remove()
remove in class PossibleWatermarkCopyright © 2026. All rights reserved.