[[PageOutline]] [wiki:Documentation] > [wiki:Widgets] [[BR]][[BR]] || '''Automatically generated page, do not modify. User-contributed notes can be created at: [wiki:Widgets/PrintUsageNotes]'''|| [[BR]] = Widget: Print = Produces a printable version of the page == Usage Notes == See: [wiki:Widgets/PrintUsageNotes] == Common Widget Properties == * '''Label''' : Print * '''Tooltip''' : Print the current map view * '''ImageUrl''' : images/icons/file-print.png * '''StandardUi''' : true * '''ContainableBy''' : Any == Parameters == === ShowPrintUI === * '''Description''' : Show the print dialog to allow configuration before printing * '''Type''' : boolean * '''Label''' : Show print dialog * '''DefaultValue''' : true * '''IsMandatory''' : false === ShowTitle === * '''Description''' : Show the title on the page * '''Type''' : boolean * '''Label''' : Show title * '''DefaultValue''' : false * '''IsMandatory''' : false === PageTitle === * '''Description''' : The title for the page * '''Type''' : string * '''Label''' : Page title * '''DefaultValue''' : * '''IsMandatory''' : false === ShowLegend === * '''Description''' : Show the legend on the page * '''Type''' : boolean * '''Label''' : Show legend * '''DefaultValue''' : false * '''IsMandatory''' : false === ShowNorthArrow === * '''Description''' : Show the north arrow on the page * '''Type''' : boolean * '''Label''' : Show north arrow * '''DefaultValue''' : false * '''IsMandatory''' : false === ImageBaseUrl === * '''Description''' : relative URL to the images directory for dialog * '''Type''' : string * '''Label''' : Image Base URL * '''DefaultValue''' : * '''IsMandatory''' : false