Aspose::Pdf::Text::TextParagraph::set_SubsequentLinesIndent method

TextParagraph::set_SubsequentLinesIndent method

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

void Aspose::Pdf::Text::TextParagraph::set_SubsequentLinesIndent(float value)

See Also