PdfArtifactPossibleWatermark
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.watermark.search.PossibleWatermark, com.groupdocs.watermark.search.TwoDObjectPossibleWatermark, com.groupdocs.watermark.search.ShapePossibleWatermark
public class PdfArtifactPossibleWatermark extends ShapePossibleWatermark<PdfArtifact>
Represents possible artifact watermark in a pdf content.
| Constructor | Description |
|---|---|
| PdfArtifactPossibleWatermark(PdfArtifact artifact, PdfArtifactCollection artifactCollection) |
| Method | Description |
|---|---|
| getParent() | Gets the parent of this [PdfArtifactPossibleWatermark](../../com.groupdocs.watermark.search/pdfartifactpossiblewatermark). |
public PdfArtifactPossibleWatermark(PdfArtifact artifact, PdfArtifactCollection artifactCollection)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| artifact | PdfArtifact | |
| artifactCollection | PdfArtifactCollection |
public ContentPart getParent()
Gets the parent of this [PdfArtifactPossibleWatermark](../../com.groupdocs.watermark.search/pdfartifactpossiblewatermark).
Returns:
ContentPart - The parent of this [PdfArtifactPossibleWatermark](../../com.groupdocs.watermark.search/pdfartifactpossiblewatermark).
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.