Is there a way to insert white space of given width to FlowDocument as Inline ? So that I can 'indent' some other Inlines as I want. 
If it was possible to place some inline on some x-offset in the line that would also solve the problem.
NOTE: the purpose of this would be solving partial problem of the problem described in this question.