true

WordProcessingTextPossibleWatermark.Y property

Gets the vertical offset of this WordProcessingTextPossibleWatermark from document top border in points.

public override double Y { get; }

Property Value

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

See Also