WordProcessingShapePossibleWatermark
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.watermark.search.PossibleWatermark, com.groupdocs.watermark.search.TwoDObjectPossibleWatermark, com.groupdocs.watermark.search.ShapePossibleWatermark
public class WordProcessingShapePossibleWatermark extends ShapePossibleWatermark<WordProcessingShape>
Represents possible shape watermark in a Word document.
| Constructor | Description |
|---|---|
| WordProcessingShapePossibleWatermark(WordProcessingShape shape, WordProcessingShapeCollection shapeCollection) |
| Method | Description |
|---|---|
| getParent() | Gets the parent of this [WordProcessingShapePossibleWatermark](../../com.groupdocs.watermark.search/wordprocessingshapepossiblewatermark). |
| getShape() |
WordProcessingShapePossibleWatermark(WordProcessingShape shape, WordProcessingShapeCollection shapeCollection)
public WordProcessingShapePossibleWatermark(WordProcessingShape shape, WordProcessingShapeCollection shapeCollection)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| shape | WordProcessingShape | |
| shapeCollection | WordProcessingShapeCollection |
public ContentPart getParent()
Gets the parent of this [WordProcessingShapePossibleWatermark](../../com.groupdocs.watermark.search/wordprocessingshapepossiblewatermark).
Returns:
ContentPart - The parent of this [WordProcessingShapePossibleWatermark](../../com.groupdocs.watermark.search/wordprocessingshapepossiblewatermark).
public final WordProcessingShape getShape()
Returns: WordProcessingShape
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.