WordProcessingShapePossibleWatermark
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.
Constructors
| Constructor | Description |
|---|---|
| WordProcessingShapePossibleWatermark(WordProcessingShape shape, WordProcessingShapeCollection shapeCollection) |
Methods
| 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 |
getParent()
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).
getShape()
public final WordProcessingShape getShape()
Returns: WordProcessingShape