VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebShapeRemovalCommandJS type / get_ShapeMinHeight Property
Syntax BrowserCompatibility SeeAlso
get_ShapeMinHeight Method
Gets the minimum height, in pixels, of the shape.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebShapeRemovalCommandJS();

var value; // Type: number
value = instance.get_ShapeMinHeight();

Return Value

The minimum height, in pixels, of the shape.
Browser Compatibility
56+
45+
11
See Also