Aspose::Pdf::Text::TextReplaceOptions::get_AdjustmentNewLineSpacing method

TextReplaceOptions::get_AdjustmentNewLineSpacing method

Gets 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.

double Aspose::Pdf::Text::TextReplaceOptions::get_AdjustmentNewLineSpacing() const

See Also