text property

text property

The URL of this PdfHyperlinkPossibleWatermark as a string.

Definition:

@property
def text(self):
    ...
@text.setter
def text(self, value):
    ...

See Also