1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for Java
  4. /
  5. com.groupdocs.watermark.contents
  6. /
  7. PdfXObjectCollection

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

removeFromDocument(PdfXObject item)

public void removeFromDocument(PdfXObject item)

Parameters:

Parameter Type Description
item PdfXObject