y property

y property

The vertical offset of this WordProcessingTextPossibleWatermark from the document top border in points. The value is always 0 for this type of possible watermark.

Definition:

@property
def y(self):
    ...

See Also