east_asian_line_break property
east_asian_line_break property
Determines whether the East Asian line break is used in a paragraph. No inheritance applied.
Read/write NullableBool
.
Definition:
@property
def east_asian_line_break(self):
...
@east_asian_line_break.setter
def east_asian_line_break(self, value):
...
See Also
- enumeration
NullableBool
- class
ParagraphFormat
- module
aspose.slides
- library
Aspose.Slides