PresentationShapePossibleWatermark
Contents
[
Hide
]
PresentationShapePossibleWatermark class
Represents possible shape watermark in a PowerPoint document.
public class PresentationShapePossibleWatermark : ShapePossibleWatermark<PresentationShape>
Properties
| Name | Description |
|---|---|
| override FormattedTextFragments { get; } | Gets the collection of formatted text fragments of the shape. |
| override Height { get; } | Gets the height of the 2D object. |
| ImageData { get; set; } | Gets or sets the image of this PossibleWatermark. |
| override PageNumber { get; } | Gets the page watermark is placed on. |
| override Parent { get; } | Gets the parent of this PresentationShapePossibleWatermark. |
| override RotateAngle { get; } | Gets the rotate angle of the shape in degrees. |
| override Text { get; set; } | Gets or sets the text of the shape. |
| override UnitOfMeasurement { get; } | Gets the unit of measurement of the 2D object. |
| override Width { get; } | Gets the width of the 2D object. |
| override X { get; } | Gets the x-coordinate of the 2D object. |
| override Y { get; } | Gets the y-coordinate of the 2D object. |
See Also
- class ShapePossibleWatermark<T>
- class PresentationShape
- namespace GroupDocs.Watermark.Search.Watermarks
- assembly GroupDocs.Watermark