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
- class
ITextFrameFormat
- enumeration
NullableBool
- module
aspose.slides
- library
Aspose.Slides