Modifier and Type | Method and Description |
---|---|
void |
WordsDocument.addTextWatermark(TextWatermark watermark,
WordsTextEffects effects)
Adds a text watermark to all sections of this
WordsDocument . |
void |
WordsHeaderFooter.addTextWatermark(TextWatermark watermark,
WordsTextEffects effects)
Adds a text watermark to this
WordsHeaderFooter . |
void |
WordsSection.addTextWatermark(TextWatermark watermark,
WordsTextEffects effects)
Adds a text watermark to this
WordsSection . |
void |
WordsDocument.addTextWatermark(TextWatermark watermark,
WordsTextEffects effects,
WordsShapeSettings shapeSettings)
Adds a text watermark to all sections of this
WordsDocument . |
void |
WordsHeaderFooter.addTextWatermark(TextWatermark watermark,
WordsTextEffects effects,
WordsShapeSettings shapeSettings)
Adds a text watermark to this
WordsHeaderFooter . |
void |
WordsSection.addTextWatermark(TextWatermark watermark,
WordsTextEffects effects,
WordsShapeSettings shapeSettings)
Adds a text watermark to this
WordsSection . |
Copyright © 2018. All rights reserved.