int FormatProperties.TextColumnsBreak lines after n characters. Example = Paragraph { TextColumns: 10; "This text will automatically break after each 10 characters";};//============================================================This text will automatically break after each 10 characters