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