wrap_text property
wrap_text property
True if text is wrapped at TextFrame’s margins.
Read/write NullableBool
.
Definition:
@property
def wrap_text(self):
...
@wrap_text.setter
def wrap_text(self, value):
...
See Also
- enumeration
NullableBool
- class
TextFrameFormat
- module
aspose.slides
- library
Aspose.Slides