What is the difference between Rich Text and Plain Text content controls?

What will be an ideal response?


You use the Rich Text content control when you want formatting, such as bold or a different font size, automatically applied to text as users enter it into the content control. You can also apply a style, such as the Title style.

You use the Plain Text content control when you do not need formatting applied to the text that users enter. However, if you want to format text entered in a Plain Text content control, you must apply a paragraph style. Formats such as bold and font size will be lost when the form is opened and filled in by a user.

Computer Science & Information Technology

You might also like to view...

CPUs are easy to upgrade

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is not a recommended test case for sequential search?

A. target == list[0] B. target == list[n - 1] C. target == list[i] D. target < list[0] E. target != list[i]

Computer Science & Information Technology

____________________ links are links that cannot find their intended destinations.

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

Computer Science & Information Technology

Photographers and artists use the rule of thirds to showcase the element in the foreground above all others.

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

Computer Science & Information Technology