Go JS Text Block Style

$(go.TextBlock, textStyle(),
Property i have isMultiline: true,

Question : If the text is wrapping to the second line. In the second line can we start adding text to the node after 4 spaces.

in the above image the word “INVESTIGATIONS” should start after 4 spaces.

You can do your own formatting by inserting special characters:

I can insert special chars. But how do i know when line breaks ?

Sorry, but I guess there isn’t any easy way to do that.