EmailBodyTextPossibleWatermark
Leave feedback
On this page
Represents possible watermark in email message body.
public class EmailBodyTextPossibleWatermark : EmailTextPossibleWatermark
| Name | Description |
|---|---|
| virtual FormattedTextFragments { get; } | Gets the collection of formatted text fragments of this PossibleWatermark. |
| virtual Height { get; } | Gets the height of this PossibleWatermark. |
| ImageData { get; set; } | Gets or sets the image of this PossibleWatermark. |
| virtual PageNumber { get; } | Gets the page watermark is placed on. |
| override Parent { get; } | Gets the parent of this EmailTextPossibleWatermark. |
| virtual RotateAngle { get; } | Gets the rotate angle of this PossibleWatermark in degrees. |
| override Text { get; set; } | Gets or sets the text of this EmailTextPossibleWatermark. |
| virtual UnitOfMeasurement { get; } | Gets the unit of measurement of this PossibleWatermark. |
| virtual Width { get; } | Gets the width of this PossibleWatermark. |
| virtual X { get; } | Gets the x-coordinate of this PossibleWatermark. |
| virtual Y { get; } | Gets the y-coordinate of this PossibleWatermark. |
- class EmailTextPossibleWatermark
- namespace GroupDocs.Watermark.Search.Watermarks
- assembly GroupDocs.Watermark
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.