To display the preview dialog of the __________ object, call the ShowDialog method.

a) PrintPreviewDialog
b) PrintDocument
c) PrintDialog
d) Both a and b.


Answer: A

Computer Science & Information Technology

You might also like to view...

The if statement

``` if (13 < 12) printf("never\n"); else printf("always\n"); ``` a. displays never. b. displays always. c. will not compile since 13 is not less than 12. d. causes a run-time error since 13 is not less than 12. e. displays nothing since 13 is not less that 12.

Computer Science & Information Technology

The space between text and the left, right, top, and bottom of the paper in Word is called the header and footer

Indicate whether the statement is true or false

Computer Science & Information Technology

Each Windows Active Directory domain controller is also a DNS server, and it has all the standard DNS zones, plus a(n) _______________ zone.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Many smaller companies rely on one person to evaluate system requests instead of a committee. 

Answer the following statement true (T) or false (F)

Computer Science & Information Technology