type property

Watermark.type property

Gets the watermark type.

@property
def type(self) -> aspose.words.WatermarkType:
    ...

See Also