width property

width property

The width of this WordProcessingTextPossibleWatermark in points.

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

Definition:

@property
def width(self):
    ...

See Also