PresentationChartBackgroundPossibleWatermark
Contents
[
Hide
]
PresentationChartBackgroundPossibleWatermark class
Represents possible background watermark in a PowerPoint chart.
public class PresentationChartBackgroundPossibleWatermark : TwoDObjectPossibleWatermark
Properties
| Name | Description |
|---|---|
| virtual FormattedTextFragments { get; } | Gets the collection of formatted text fragments of this PossibleWatermark. |
| override Height { get; } | Gets the height of the 2D object. |
| 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 PresentationChartBackgroundPossibleWatermark. |
| override RotateAngle { get; } | Gets the rotate angle of this PresentationChartBackgroundPossibleWatermark in degrees. |
| virtual Text { get; set; } | Gets or sets the text of this PossibleWatermark. |
| override UnitOfMeasurement { get; } | Gets the unit of measurement of this PresentationChartBackgroundPossibleWatermark. |
| 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 TwoDObjectPossibleWatermark
- namespace GroupDocs.Watermark.Search.Watermarks
- assembly GroupDocs.Watermark