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