Modifier and Type | Method and Description |
---|---|
void |
WordsDocument.addImageWatermark(ImageWatermark watermark,
WordsImageEffects effects)
Adds an image watermark to all sections of this
WordsDocument . |
void |
WordsHeaderFooter.addImageWatermark(ImageWatermark watermark,
WordsImageEffects effects)
Adds an image watermark to this
WordsHeaderFooter . |
void |
WordsSection.addImageWatermark(ImageWatermark watermark,
WordsImageEffects effects)
Adds an image watermark to this
WordsSection . |
void |
WordsDocument.addImageWatermark(ImageWatermark watermark,
WordsImageEffects effects,
WordsShapeSettings shapeSettings)
Adds an image watermark to all sections of this
WordsDocument . |
void |
WordsHeaderFooter.addImageWatermark(ImageWatermark watermark,
WordsImageEffects effects,
WordsShapeSettings shapeSettings)
Adds an image watermark to this
WordsHeaderFooter . |
void |
WordsSection.addImageWatermark(ImageWatermark watermark,
WordsImageEffects effects,
WordsShapeSettings shapeSettings)
Adds an image watermark to this
WordsSection . |
Copyright © 2018. All rights reserved.