VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebShapeRemovalCommandJS type / get_ShapeMinHeight Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ShapeMinHeight Method
In This Topic
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