latin_line_break property
latin_line_break property
Determines whether the Latin line break is used in a paragraph.
Read/write NullableBool.
Definition:
@property
def latin_line_break(self):
    ...
@latin_line_break.setter
def latin_line_break(self, value):
    ...
See Also
- class 
IChartParagraphFormat - enumeration 
NullableBool - module 
aspose.slides.charts - library 
Aspose.Slides