TextParagraph.FirstLineIndent

TextParagraph.FirstLineIndent property

Gets or sets subsequent lines indent value. If set to a non-zero value, it has an advantage over the FormattingOptions.SubsequentLinesIndent value.

public float FirstLineIndent { get; set; }

See Also