Using the firstIndent
property on a field, I can make the start of a paragraph indent relative to the standard margin, so that if the line wraps, the continuation starts to the left of the first character on the line above.
But if I set a negative value for firstIndent
, it has no effect.
Is there a way to achieve the effect that the line starts to the left, but if it wraps, subsequent lines are indented over to the right?