Is it possible to set the indentation for each line in RTB in C #?

So basically what I need to do in the C sharp rich text text box is taking the text from how it looks in this image:

How the text looks now

And make it perfectly formatted, like a stack overflow:

  • Product Details:
    • Send manufacturers printed products, specifications, and technical specifications in accordance with the specifications.
  • Test reports and certificates:
    • Test reports: send one draft test plan and report for review, including:
      • System and hardware testing procedures.
      • Testing Checklist.
      • Recorded video from each channel of the video, including metadata that shows the recording speed, resolution and compression format.
    • : , , , .
      • ULC/UL.

rtb.sethangingIndent,

, . , , , , , , !

, "" ( )?

+3
1

, .                     1. :           1. ,          

. TextPointer. - http://msdn.microsoft.com/en-us/library/system.windows.documents.textpointer.aspx

+1

All Articles