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