PdfXObjectCollection
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.
Methods
| Method | Description | 
|---|---|
| removeFromDocument(PdfXObject item) | 
removeFromDocument(PdfXObject item)
public void removeFromDocument(PdfXObject item)
Parameters:
| Parameter | Type | Description | 
|---|---|---|
| item | PdfXObject |