Skip to main content
Known Participant
July 16, 2009
Question

First line indent

  • July 16, 2009
  • 1 reply
  • 717 views

Is there any way in TLF to set how much the first line of a paragraph is indented?

Thanks

This topic has been closed for replies.

1 reply

Participant
July 16, 2009

Yes, it's the textIndent property and you can set it on the TextFlow class or to a range of paragraphs using EditManager.applyParagraphFormat.

David