Aspose::Pdf::DocSaveOptions::set_MaxDistanceBetweenTextLines method

DocSaveOptions::set_MaxDistanceBetweenTextLines method

This parameter is used for grouping text lines into paragraphs. Determines how far apart can be two relative text lines. Specified in hundreds of percent of the text lines height.

void Aspose::Pdf::DocSaveOptions::set_MaxDistanceBetweenTextLines(float value)

See Also