Determines whether or not an image is scaled to fit the specified <image name=""> dimensions.
Accepted values are YES and NO. If NO, the image is placed within the image receptacle defined by the <height> and <width> values without any change to its height-width ratio.
Default value: NO
Child of: <image name="">
Parent of: Nothing
Examples:
<scale_content>YES</scale_content>
<scale_content>NO</scale_content>