get_MinTextLineHeight Method
Gets the minimum height, in pixels, of text line.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDocumentSegmentationCommandJS();
var value; // Type: number
value = instance.get_MinTextLineHeight();
function get_MinTextLineHeight() : number;
Return Value
Minimum height, in pixels, of text line. Minimum value is 1. Default value is 6.