public final class PresentationWatermarkLayoutSlideOptions extends PresentationWatermarkBaseSlideOptions
Learn more:
See the usage examples in
.PresentationWatermarkBaseSlideOptions
Constructor and Description |
---|
PresentationWatermarkLayoutSlideOptions()
Initializes a new instance of the
class. |
Modifier and Type | Method and Description |
---|---|
int |
getLayoutSlideIndex()
Gets the index of layout slide to add the watermark to.
|
void |
setLayoutSlideIndex(int value)
Sets the index of layout slide to add the watermark to.
|
getAlternativeText, getEffects, getName, getProtectWithUnreadableCharacters, isLocked, setAlternativeText, setEffects, setLocked, setName, setProtectWithUnreadableCharacters
public PresentationWatermarkLayoutSlideOptions()
PresentationWatermarkOptions
class.public final int getLayoutSlideIndex()
Gets the index of layout slide to add the watermark to.
public final void setLayoutSlideIndex(int value)
Sets the index of layout slide to add the watermark to.
value
- The index of layout slide to add the watermark to.