Multiple Choice
Where from the top edge of the paper will the following line of code begin printing? e.Graphics.DrawString("Report Header", New Font("tahoma", 14, FontStyle.Regular) ,Brushes.Black, 12, 15)
A) 10
B) 12
C) 14
D) 15
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: A file that data is written to
Q28: If a data file is not on
Q29: Where from the left edge of the
Q30: The _ method is used to look
Q31: The PadLeft and PadRight methods can be
Q33: You use a StreamReader object to write
Q34: Records in a random file can only
Q35: What value does the Peek method return
Q36: The CreateText method creates a new, empty
Q37: What font size will the following line