PdfVectorPossibleWatermark
Contents
[
Hide
]
PdfVectorPossibleWatermark class
Represents possible vector watermark in a pdf document.
public class PdfVectorPossibleWatermark : PossibleWatermark
Properties
Name | Description |
---|---|
virtual FormattedTextFragments { get; } | Gets the collection of formatted text fragments of this PossibleWatermark . |
virtual Height { get; } | Gets the height of this PossibleWatermark . |
ImageData { get; set; } | Gets or sets the image of this PossibleWatermark . |
override Parent { get; } | Gets the parent of this PdfVectorPossibleWatermark . |
PdfOperatorCollection { get; } | Gets the collection of vector operators of this PdfVectorPossibleWatermark . |
virtual RotateAngle { get; } | Gets the rotate angle of this PossibleWatermark in degrees. |
virtual Text { get; set; } | Gets or sets the text of this PossibleWatermark . |
virtual UnitOfMeasurement { get; } | Gets the unit of measurement of this PossibleWatermark . |
virtual Width { get; } | Gets the width of this PossibleWatermark . |
virtual X { get; } | Gets the x-coordinate of this PossibleWatermark . |
virtual Y { get; } | Gets the y-coordinate of this PossibleWatermark . |
See Also
- class PossibleWatermark
- namespace GroupDocs.Watermark.Search.Watermarks
- assembly GroupDocs.Watermark