PdfXObjectPossibleWatermark
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 PdfXObjectPossibleWatermark extends ShapePossibleWatermark<PdfXObject>
Represents possible XObject watermark in a pdf content.
| Constructor | Description |
|---|---|
| PdfXObjectPossibleWatermark(PdfXObject xObject, PdfXObjectCollection xObjectCollection) |
| Method | Description |
|---|---|
| getParent() | Gets the parent of this [PdfXObjectPossibleWatermark](../../com.groupdocs.watermark.search/pdfxobjectpossiblewatermark). |
public PdfXObjectPossibleWatermark(PdfXObject xObject, PdfXObjectCollection xObjectCollection)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| xObject | PdfXObject | |
| xObjectCollection | PdfXObjectCollection |
public ContentPart getParent()
Gets the parent of this [PdfXObjectPossibleWatermark](../../com.groupdocs.watermark.search/pdfxobjectpossiblewatermark).
Returns:
ContentPart - The parent of this [PdfXObjectPossibleWatermark](../../com.groupdocs.watermark.search/pdfxobjectpossiblewatermark).
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.