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