style_type property
style_type property
Gets or sets the style type.
Definition:
@property
def style_type(self):
...
@style_type.setter
def style_type(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadText
Gets or sets the style type.
@property
def style_type(self):
...
@style_type.setter
def style_type(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadText