Aspose::Pdf::Text::TextReplaceOptions::set_AdjustmentNewLineSpacing method

TextReplaceOptions::set_AdjustmentNewLineSpacing method

Sets value of line spacing that used if replace adjustment is forced to create new line of text. The value expected is multiplier of font size of the replaced text. Default is 1.2.

void Aspose::Pdf::Text::TextReplaceOptions::set_AdjustmentNewLineSpacing(double value)

See Also