PdfHyperlinkPossibleWatermark
Contents
[
Hide
]
PdfHyperlinkPossibleWatermark class
Represents possible hyperlink watermark in a pdf document.
public class PdfHyperlinkPossibleWatermark : 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 HyperlinkPossibleWatermark . |
ImageData { get; set; } | Gets or sets the image of this PossibleWatermark . |
override Parent { get; } | Gets the parent of this HyperlinkPossibleWatermark . |
override RotateAngle { get; } | Gets the rotate angle of this HyperlinkPossibleWatermark in degrees. |
override Text { get; set; } | Gets or sets the url of this PdfHyperlinkPossibleWatermark . |
override UnitOfMeasurement { get; } | Gets the unit of measurement of this HyperlinkPossibleWatermark . |
override Width { get; } | Gets the width of this HyperlinkPossibleWatermark . |
override X { get; } | Gets the x-coordinate of this HyperlinkPossibleWatermark . |
override Y { get; } | Gets the y-coordinate of this HyperlinkPossibleWatermark . |
See Also
- class HyperlinkPossibleWatermark
- namespace GroupDocs.Watermark.Search.Watermarks
- assembly GroupDocs.Watermark