FloatingAttachedImagePossibleWatermarkT
Leave feedback
On this page
Represents attached image watermark in a content of any supported format.
public class FloatingAttachedImagePossibleWatermark<T> : AttachedImagePossibleWatermark<T>
where T : Attachment, ITwoDObject
| Parameter | Description |
|---|---|
| T | The type of the attachment. |
| Name | Description |
|---|---|
| virtual FormattedTextFragments { get; } | Gets the collection of formatted text fragments of this PossibleWatermark. |
| override Height { get; } | Gets the height of this FloatingAttachedImagePossibleWatermark. |
| 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 FloatingAttachedImagePossibleWatermark. |
| override RotateAngle { get; } | Gets the rotate angle of this AttachedImagePossibleWatermark in degrees. |
| virtual Text { get; set; } | Gets or sets the text of this PossibleWatermark. |
| override UnitOfMeasurement { get; } | Gets the unit of measurement of this AttachedImagePossibleWatermark. |
| override Width { get; } | Gets the width of this FloatingAttachedImagePossibleWatermark. |
| override X { get; } | Gets the x-coordinate of this FloatingAttachedImagePossibleWatermark. |
| override Y { get; } | Gets the y-coordinate of this FloatingAttachedImagePossibleWatermark. |
- class AttachedImagePossibleWatermark<T>
- class Attachment
- interface ITwoDObject
- namespace GroupDocs.Watermark.Search
- 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.