TextParagraph.SubsequentLinesIndent

TextParagraph.SubsequentLinesIndent 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 SubsequentLinesIndent { get; set; }

See Also