VEPrintOptions.EnablePrinting Property

You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps. If you need this documentation, it is available in as a CHM or PDF download.

A Boolean value specifying whether or not to make the map printable.

VEPrintOptions.EnablePrinting = bool;

Remarks

The default value for the EnablePrinting property is false.

Setting the EnablePrinting property to a value of true ensures that all of the map control items print properly. However, this may cause a decrease in the performance of the map control, so you should only set this property to true when you are ready to print.

See Also

Reference

VEMap.SetPrintOptions Method

Concepts

VEPrintOptions Class