Zoom works incorrectly for DataWindow objects in Web Forms

In Web Forms applications, if you reduce the zoom factor for a DataWindow by setting its Zoom property, the DataWindow object is reduced in size, but the text and data strings in the DataWindow are not reduced in size and can therefore display with a cutoff appearance. The same thing occurs when you set the DataWindow object’s Print.Preview.Zoom property. Also, in Web Forms applications, the DataWindow object’s Print.Paper.Size property does not work. [CR 490359]