DocSaveOptions.MaxDistanceBetweenTextLines

DocSaveOptions.MaxDistanceBetweenTextLines property

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.

public float MaxDistanceBetweenTextLines { get; set; }

See Also