get_ShapeMaxHeight Method
Gets the maximum height, in pixels, of the shape.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebShapeRemovalCommandJS();
var value; // Type: number
value = instance.get_ShapeMaxHeight();
function get_ShapeMaxHeight() : number;
Return Value
The maximum height, in pixels, of the shape.