Height

WordProcessingTextPossibleWatermark.Height property

Gets the height of this WordProcessingTextPossibleWatermark in points.

public override double Height { get; }

Property Value

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

See Also