text property
text property
Gets or sets the text of this PdfArtifact
.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
See Also
- module
groupdocs.watermark.contents.pdf
- class
PdfArtifact
Gets or sets the text of this PdfArtifact
.
@property
def text(self):
...
@text.setter
def text(self, value):
...
groupdocs.watermark.contents.pdf
PdfArtifact