Discover TxtLoadOptions' LeadingSpacesOptions property to customize leading space handling. Optimize your text loading with the default ConvertToIndent setting....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...Assert . That ( paragraphs [ 2 ]. ParagraphFormat . FirstLineIndent...