Class Watermark
Watermark class
Represents a watermark of the page.
public class Watermark
Constructors
| Name | Description |
|---|---|
| Watermark(Image) | Initializes a watermark object with an image. |
| Watermark(Image, Rectangle) | Initializes a watermark object with an image and it’s position on a page. |
Properties
| Name | Description |
|---|---|
| Available { get; } | Gets a flag the watermark is present. |
| Image { get; } | Gets an image of the watermark. |
| Position { get; } | Gets a position of the watermark’s image on a page. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF