[[PageOutline]] [wiki:Documentation] > [wiki:Widgets] [[BR]][[BR]] || '''Automatically generated page, do not modify. User-contributed notes can be created at: [wiki:Widgets/SaveMapUsageNotes]'''|| [[BR]] = Widget: SaveMap = A widget to save the map as an image == Usage Notes == See: [wiki:Widgets/SaveMapUsageNotes] == Common Widget Properties == * '''Label''' : Save map * '''Tooltip''' : Click to save the map as an image * '''ImageUrl''' : images/icons/file-save.png * '''StandardUi''' : true * '''ContainableBy''' : Any == Parameters == === Format === * '''Description''' : The image format to use * '''Type''' : String * '''Label''' : Format * '''dwf''' ''(Label: DWF)'' * '''png''' ''(Label: PNG)'' * '''jpg''' ''(Label: JPEG)'' * '''gif''' ''(Label: GIF)'' * '''DefaultValue''' : png * '''IsMandatory''' : false === Scale === * '''Description''' : The scale at which the map is to be saved, or 0 to use the current map scale * '''Type''' : integer * '''Label''' : Scale * '''DefaultValue''' : * '''IsMandatory''' : false === ResourceId === * '''Description''' : The print layout to be used for DWF creation. This is mandatory if the format is set to DWF. * '''Type''' : PrintLayout * '''Label''' : Print Layout (DWF Only) * '''DefaultValue''' : * '''IsMandatory''' : false