Multiple Choice
To change the font weight of a Font object, _____.
A) modify its Bold property
B) modify its Weight property
C) modify its FontWeight property
D) modify its Boldness property
E) None of the above. Font objects are immutable.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Access the _property of a PrintPageEventArgs object
Q3: You can create your own colors using
Q4: Use the_ method of a Graphics object
Q5: The_ property of a PrintPreviewDialog specifies the
Q6: The_ and_ properties of a PrintPageEventArgs object
Q7: If objControl is declared as a Control
Q8: The_ property determines how many printers are
Q9: Create a new _object to handle the
Q10: At design time, a PrintPreviewDialog is displayed
Q11: The PrintDocument object can raise a _event.<br>A)