WordProcessingShapeCollection
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.watermark.common.ReadOnlyListBase, com.groupdocs.watermark.common.RemoveOnlyListBase
public class WordProcessingShapeCollection extends RemoveOnlyListBase<WordProcessingShape>
Represents a collection of shapes in a Word document.
This collection contains the items of [WordProcessingShape](../../com.groupdocs.watermark.contents/wordprocessingshape) type.
| Method | Description |
|---|---|
| refresh() | |
| removeFromDocument(WordProcessingShape item) |
public final void refresh()
public void removeFromDocument(WordProcessingShape item)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| item | 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.