content property
content property
Content of the text
Definition:
@property
def content(self):
...
@content.setter
def content(self, value):
...
See Also
- module
aspose.threed.profiles
- class
Text
Content of the text
@property
def content(self):
...
@content.setter
def content(self, value):
...
aspose.threed.profiles
Text