Width

PdfTextPossibleWatermark.Width property

Gets the width of this PdfTextPossibleWatermark in points.

public override double Width { get; }

Property Value

The width of this PdfTextPossibleWatermark in points.

See Also