| Name | Script Name | Type  |  Description  |  Supports None  |  Default  |  Minimum  |  Maximum  | 
        | AspectRatio | AspectRatio | Real | The aspect ratio of the canvas. | No | 0.0 | 0.0 | 32767.0 | 
        | Fill Color | FillColor | Color | Color used to fill any new space added. | No | Red 255 Blue 255 Green 255 | Red 0 Blue 0 Green 0 | Red 255 Blue 255 Green 255 | 
        | HoriPlace | HoriPlace | Enumeration (HorizontalType) | Horizontal placement of the image on the canvas. | No | Center |  |  | 
        | MaintainAspect | MaintainAspect | Enumeration (Boolean) | Check as to whether or not to maintain the aspect ratio while resizing the canvas. | No | False |  |  | 
        | NewDimUnits | NewDimUnits | Enumeration (UnitsOfMeasure) | New dimension units | No | Pixels |  |  | 
        | NewHeight | NewHeight | Real | The new height of the canvas. | No | 0.0 | 0.0 | 20000.0 | 
        | NewWidth | NewWidth | Real | The new width of the canvas. | No | 0.0 | 0.0 | 20000.0 | 
        | PlaceBottom | PlaceBottom | Real | The placement on the canvas for the bottom edge of the image. | No | -20000.0 | -20000.0 | 20000.0 | 
        | PlaceLeft | PlaceLeft | Real | The placement on the canvas for the left edge of the image. | No | -20000.0 | -20000.0 | 20000.0 | 
        | PlaceRight | PlaceRight | Real | The placement on the canvas for the right edge of the image. | No | -20000.0 | -20000.0 | 20000.0 | 
        | PlaceTop | PlaceTop | Real | The placement on the canvas for the top edge of the image. | No | -20000.0 | -20000.0 | 20000.0 | 
        | VertPlace | VertPlace | Enumeration (VerticalType) | Vertical placement of the image on the canvas. | No | Center |  |  | 
        | General Settings | GeneralSettings | Parameter Repository | Contains parameters that control the execution of the command. | No |