PdfArtifactCollection
Leave feedback
On this page
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.
| Method | Description |
|---|---|
| removeFromDocument(PdfArtifact item) |
public void removeFromDocument(PdfArtifact item)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| item | PdfArtifact |
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.