Width

WordProcessingTextPossibleWatermark.Width property

Gets the width of this WordProcessingTextPossibleWatermark in points.

public override double Width { get; }

Property Value

The value is always 0 for this type of possible watermark.

See Also