WordProcessingTextHyperlinkPossibleWatermark
Contents
[
Hide
]
WordProcessingTextHyperlinkPossibleWatermark class
Represents possible hyperlink watermark in a Word document.
public class WordProcessingTextHyperlinkPossibleWatermark : HyperlinkPossibleWatermark
Properties
| Name | Description |
|---|---|
| virtual FormattedTextFragments { get; } | Gets the collection of formatted text fragments of this PossibleWatermark. |
| override Height { get; } | Gets the height of this WordProcessingTextHyperlinkPossibleWatermark. |
| 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 WordProcessingTextHyperlinkPossibleWatermark. |
| override RotateAngle { get; } | Gets the rotate angle of this WordProcessingTextHyperlinkPossibleWatermark in degrees. |
| override Text { get; set; } | Gets or sets the url of this WordProcessingTextHyperlinkPossibleWatermark. |
| override UnitOfMeasurement { get; } | Gets the unit of measurement of this WordProcessingTextHyperlinkPossibleWatermark. |
| override Width { get; } | Gets the width of this WordProcessingTextHyperlinkPossibleWatermark. |
| override X { get; } | Gets the x-coordinate of this WordProcessingTextHyperlinkPossibleWatermark. |
| override Y { get; } | Gets the y-coordinate of this WordProcessingTextHyperlinkPossibleWatermark. |
See Also
- class HyperlinkPossibleWatermark
- namespace GroupDocs.Watermark.Search.Watermarks
- assembly GroupDocs.Watermark