What should you do to configure the PrintPreviewControl instance of the PrintPreviewDialog instance?

You as the developer of Domain.com use a client computer named Certkiller -WS017 as developing collateral. You are using the PrintPreviewDialog class to permit theusers in the Finance department to have a preview of there documents. You need to stop a viewed page in the document from being automatically resized when the dialog box represented by the PrintPreviewDialog instance is resized. What should you do to configure the PrintPreviewControl instance of the PrintPreviewDialog instance?

You as the developer of Domain.com use a client computer named Certkiller -WS017 as developing collateral. You are using the PrintPreviewDialog class to permit theusers in the Finance department to have a preview of there documents. You need to stop a viewed page in the document from being automatically resized when the dialog box represented by the PrintPreviewDialog instance is resized. What should you do to configure the PrintPreviewControl instance of the PrintPreviewDialog instance?

A.
You should set the AutoZoom property to True.

B.
You should set the Zoom property to 100.

C.
You should set the Zoom property to 1.

D.
You should set the AutoZoom property to False.

Explanation:
If it is set to False, it will show that the page should not automatically be resized when the dialog box is resized.

Incorrect Answers:
A: If the AutoZoom property is set to True, it will show that the page be resized when the dialog box is resized.
B, C: Setting the value to 100 percent which is the same as 1, will support a decimal value that shows the zoom level of the previewed page. This has not effect when the page is automatically resized.



Leave a Reply 0

Your email address will not be published. Required fields are marked *