DiagramCommentPossibleWatermark
Contents
[
Hide
]
DiagramCommentPossibleWatermark class
Represents possible watermark in a Visio document comment.
public class DiagramCommentPossibleWatermark : PossibleWatermark
Properties
| Name | Description |
|---|---|
| virtual FormattedTextFragments { get; } | Gets the collection of formatted text fragments of this PossibleWatermark. |
| override Height { get; } | Gets the height of this DiagramCommentPossibleWatermark in points. |
| 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 DiagramCommentPossibleWatermark. |
| override RotateAngle { get; } | Gets the rotate angle of this DiagramCommentPossibleWatermark in degrees. |
| override Text { get; set; } | Gets or sets the text of this DiagramCommentPossibleWatermark. |
| override UnitOfMeasurement { get; } | Gets the unit of measurement of this DiagramCommentPossibleWatermark. |
| override Width { get; } | Gets the width of this DiagramCommentPossibleWatermark in points. |
| override X { get; } | Gets the horizontal offset of this DiagramCommentPossibleWatermark from page left border in points. |
| override Y { get; } | Gets the vertical offset of this DiagramCommentPossibleWatermark from page bottom border in points. |
See Also
- class PossibleWatermark
- namespace GroupDocs.Watermark.Search.Watermarks
- assembly GroupDocs.Watermark