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