PdfArtifactCollection

Inheritance: java.lang.Object, com.groupdocs.watermark.common.ReadOnlyListBase, com.groupdocs.watermark.common.RemoveOnlyListBase

public class PdfArtifactCollection extends RemoveOnlyListBase<PdfArtifact>

Represents a collection of artifacts in a pdf content.

This collection contains the items of [PdfArtifact](../../com.groupdocs.watermark.contents/pdfartifact) type.

Methods

Method Description
removeFromDocument(PdfArtifact item)

removeFromDocument(PdfArtifact item)

public void removeFromDocument(PdfArtifact item)

Parameters:

Parameter Type Description
item PdfArtifact