AttachmentWatermarkableImage
Inheritance: java.lang.Object, com.groupdocs.watermark.contents.ContentPart, com.groupdocs.watermark.contents.WatermarkableImage
public class AttachmentWatermarkableImage extends WatermarkableImage
Represents an attached image inside a content of any supported type.
Constructors
Constructor | Description |
---|---|
AttachmentWatermarkableImage(Content content, Attachment attachment) |
AttachmentWatermarkableImage(Content content, Attachment attachment)
public AttachmentWatermarkableImage(Content content, Attachment attachment)
Parameters:
Parameter | Type | Description |
---|---|---|
content | Content | |
attachment | Attachment |