Aspose::Pdf::DocSaveOptions::get_MaxDistanceBetweenTextLines method

DocSaveOptions::get_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.

float Aspose::Pdf::DocSaveOptions::get_MaxDistanceBetweenTextLines() const

See Also