PdfTextPossibleWatermark
Leave feedback
On this page
Represents possible watermark in a pdf document text.
public class PdfTextPossibleWatermark : PossibleWatermark
| Name | Description |
|---|---|
| override FormattedTextFragments { get; } | Gets the collection of formatted text fragments of this PdfTextPossibleWatermark. |
| override Height { get; } | Gets the height of this PdfTextPossibleWatermark 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 PdfTextPossibleWatermark. |
| override RotateAngle { get; } | Gets the rotate angle of this PdfTextPossibleWatermark in degrees. |
| override Text { get; set; } | Gets or sets the text of this PdfTextPossibleWatermark. |
| override UnitOfMeasurement { get; } | Gets the unit of measurement of this PdfTextPossibleWatermark. |
| override Width { get; } | Gets the width of this PdfTextPossibleWatermark in points. |
| override X { get; } | Gets the horizontal offset of this PdfTextPossibleWatermark from page left border in points. |
| override Y { get; } | Gets the vertical offset of this PdfTextPossibleWatermark from page bottom border in points. |
- class PossibleWatermark
- namespace GroupDocs.Watermark.Search.Watermarks
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.