Package | Description |
---|---|
com.groupdocs.watermark.options |
The namespace provides classes to specify additional options when working with documents and watermarks.
|
Modifier and Type | Class and Description |
---|---|
class |
PresentationImageEffects
Represents effects that can be applied to an image watermark for a PowerPoint content.
|
class |
PresentationTextEffects
Represents effects that can be applied to a text watermark for a PowerPoint content.
|
Modifier and Type | Method and Description |
---|---|
IPresentationWatermarkEffects |
PresentationWatermarkBaseSlideOptions.getEffects()
Gets or sets a value of
PresentationImageEffects or
PresentationTextEffects for effects that should be applied to the watermark. |
Modifier and Type | Method and Description |
---|---|
void |
PresentationWatermarkBaseSlideOptions.setEffects(IPresentationWatermarkEffects value)
Gets or sets a value of
PresentationImageEffects or
PresentationTextEffects for effects that should be applied to the watermark. |
Copyright © 2020. All rights reserved.